OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thetick
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
intr.c
98
struct timespec
thetick
, curclock;
local in function:doclock
111
thetick
.tv_sec = 0;
112
thetick
.tv_nsec = 1000000000/hz;
134
timespecadd(&curclock, &
thetick
, &curclock);
Completed in 38 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025