Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ fbclock_binuptime
Function
fbclock_binuptime
freebsd/kern/kern_tc.c:267–272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
266
#ifdef FFCLOCK
267
void
268
fbclock_binuptime(struct bintime *bt)
269
{
270
271
GETTHBINTIME(bt, th_offset);
272
}
273
274
void
275
fbclock_nanouptime(struct timespec *tsp)
Callers
3
binuptime_fromclock
Function · 0.85
fbclock_nanouptime
Function · 0.85
fbclock_microuptime
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected