measurement: add missing timeout-reset
authorDavid Bauer <mail@david-bauer.net>
Mon, 4 Apr 2022 14:27:04 +0000 (16:27 +0200)
committerDavid Bauer <mail@david-bauer.net>
Mon, 4 Apr 2022 15:04:15 +0000 (17:04 +0200)
commit4473c6e6e69987da6c47f536440b856bb697893e
treef7188d212990ab5eb29147ead3c5b7e55cad6592
parent6d3314ca56989f1d075c9c9594a1ed8a77e6c2f4
measurement: add missing timeout-reset

If the timeout is not reset here, it will expire based on its initial
creation regardless whether it was updated in the meantime.

Signed-off-by: David Bauer <mail@david-bauer.net>
measurement.c