MCPcopy 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
342void
343fbclock_getbintime(struct bintime *bt)
344{
345
346 GETTHMEMBER(bt, th_bintime);
347}
348
349void
350fbclock_getnanotime(struct timespec *tsp)

Callers 1

getbintime_fromclockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected