MCPcopy 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
292void
293fbclock_bintime(struct bintime *bt)
294{
295
296 GETTHBINTIME(bt, th_bintime);
297}
298
299void
300fbclock_nanotime(struct timespec *tsp)

Callers 3

bintime_fromclockFunction · 0.85
fbclock_nanotimeFunction · 0.85
fbclock_microtimeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected