Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ getbintime
Function
getbintime
freebsd/kern/kern_tc.c:439–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
437
}
438
439
void
440
getbintime(struct bintime *bt)
441
{
442
443
GETTHMEMBER(bt, th_bintime);
444
}
445
446
void
447
getnanotime(struct timespec *tsp)
Callers
nothing calls this directly
Calls
1
getbintime_fromclock
Function · 0.85
Tested by
no test coverage detected