Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ getMicroNextTimer
Method
getMicroNextTimer
include/ktimer.h:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
return microInterval;
65
}
66
U64 getMicroNextTimer() {
67
return microNextTimer;
68
}
69
70
void setTimes(U64 microInterval, U64 microNextTimer);
71
Callers
2
timerfd_settime
Method · 0.80
timerfd_gettime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected