Home
last modified time | relevance | path

Searched refs:clock_monotonic (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dcommon.c62 int clock_monotonic; variable
93 clock_monotonic = posix_clock_set = 1; in get_monotonic()
97 if (clock_monotonic) { in get_monotonic()
116 clock_monotonic = posix_clock_set = 1; in get_monotonic()
119 if (clock_monotonic) { in get_monotonic()
H A Dcommon.h68 extern int clock_monotonic;