Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ bintime
Function
bintime
freebsd/kern/kern_tc.c:389–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
void
390
bintime(struct bintime *bt)
391
{
392
393
GETTHBINTIME(bt, th_bintime);
394
}
395
396
void
397
nanotime(struct timespec *tsp)
Callers
2
nanotime
Function · 0.70
microtime
Function · 0.70
Calls
1
bintime_fromclock
Function · 0.85
Tested by
no test coverage detected