Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ fbclock_bintime
Function
fbclock_bintime
freebsd/kern/kern_tc.c:292–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
void
293
fbclock_bintime(struct bintime *bt)
294
{
295
296
GETTHBINTIME(bt, th_bintime);
297
}
298
299
void
300
fbclock_nanotime(struct timespec *tsp)
Callers
3
bintime_fromclock
Function · 0.85
fbclock_nanotime
Function · 0.85
fbclock_microtime
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected