OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_time
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/timed/timed/
master.c
497
static time_t
next_time
;
local in function:prthp
508
if ((time_t) (this_time + delta) <
next_time
)
510
next_time
= this_time + CLK_TCK;
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025