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