]> git.meshlink.io Git - utcp/commitdiff
Add utcp_set_clock_granularity().
authorGuus Sliepen <guus@sliepen.org>
Sun, 29 Mar 2020 13:39:01 +0000 (15:39 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 29 Mar 2020 13:39:01 +0000 (15:39 +0200)
This overrides the value gotten from clock_getres(), and is intended for
use by an application that knows it might not call utcp_timeout()
exactly on time.


No differences found