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

Function getbintime

freebsd/kern/kern_tc.c:439–444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437}
438
439void
440getbintime(struct bintime *bt)
441{
442
443 GETTHMEMBER(bt, th_bintime);
444}
445
446void
447getnanotime(struct timespec *tsp)

Callers

nothing calls this directly

Calls 1

getbintime_fromclockFunction · 0.85

Tested by

no test coverage detected