]> git.meshlink.io Git - utcp/commit
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)
commitbf55733700d946f678947a6caaa782b56669a3f1
tree0889137abb1e3e276cb31c94b32504f34f193c70
parent723d8c8b2d96834135f00c0ac4147282e1f0cc2c
Add utcp_set_clock_granularity().

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.
utcp.c
utcp.h