Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ fbclock_getbintime
Function
fbclock_getbintime
freebsd/kern/kern_tc.c:342–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
void
343
fbclock_getbintime(struct bintime *bt)
344
{
345
346
GETTHMEMBER(bt, th_bintime);
347
}
348
349
void
350
fbclock_getnanotime(struct timespec *tsp)
Callers
1
getbintime_fromclock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected