Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ fbclock_getbinuptime
Function
fbclock_getbinuptime
freebsd/kern/kern_tc.c:317–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
}
316
317
void
318
fbclock_getbinuptime(struct bintime *bt)
319
{
320
321
GETTHMEMBER(bt, th_offset);
322
}
323
324
void
325
fbclock_getnanouptime(struct timespec *tsp)
Callers
1
getbinuptime_fromclock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected