OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:posix_clock
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/rump_dhcpclient/
common.c
88
static clockid_t
posix_clock
;
local in function:get_monotonic
92
posix_clock
= CLOCK_MONOTONIC;
98
if (clock_gettime(
posix_clock
, &ts) == 0) {
Completed in 10 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025