Home
last modified time | relevance | path

Searched defs:clockinfo (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dtime.h195 struct clockinfo { struct
196 int hz; /* clock frequency */
197 int tick; /* micro-seconds per hz tick */
198 int tickadj; /* clock skew rate for adjtime() */
199 int stathz; /* statistics clock frequency */
200 int profhz; /* profiling clock frequency */