MCPcopy Create free account
hub / github.com/F-Stack/f-stack / fbclock_getbinuptime

Function fbclock_getbinuptime

freebsd/kern/kern_tc.c:317–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315}
316
317void
318fbclock_getbinuptime(struct bintime *bt)
319{
320
321 GETTHMEMBER(bt, th_offset);
322}
323
324void
325fbclock_getnanouptime(struct timespec *tsp)

Callers 1

getbinuptime_fromclockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected