OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_precision
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
kern_ntptime.c
182
static long
time_precision
= 1; /* clock precision (ns) */
variable in typeref:typename:long
393
ntv->precision =
time_precision
;
395
ntv->precision =
time_precision
/ 1000;
kern_ntptime.c
182
static long
time_precision
= 1; /* clock precision (ns) */
variable in typeref:typename:long
393
ntv->precision =
time_precision
;
395
ntv->precision =
time_precision
/ 1000;
kern_ntptime.c
182
static long
time_precision
= 1; /* clock precision (ns) */
variable in typeref:typename:long
393
ntv->precision =
time_precision
;
395
ntv->precision =
time_precision
/ 1000;
Completed in 40 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025