]> git.nickg.me.uk Git - nvc.git/commit
model: Don't add model->now when setting a timeout
authorSean Anderson <seanga2@gmail.com>
Wed, 17 May 2023 21:25:19 +0000 (17:25 -0400)
committerNick Gasson <nick@nickg.me.uk>
Thu, 18 May 2023 17:31:25 +0000 (17:31 +0000)
commit7b0d9b1e8662b094e9700830f6816ec5fd865c56
tree985df5428712793e3d6c9b7122ec42bda31cf1f6
parent8ee65ce6f2bd8d96d594d2d1fbe2233c8fbf0176
model: Don't add model->now when setting a timeout

We do this in the caller now.

Fixes: e9ec0c70 ("vhpi: Support enabling, disabling, and removing callbacks")
src/rt/model.c