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

Function fbclock_getmicrotime

freebsd/kern/kern_tc.c:356–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354}
355
356void
357fbclock_getmicrotime(struct timeval *tvp)
358{
359
360 GETTHMEMBER(tvp, th_microtime);
361}
362#else /* !FFCLOCK */
363
364void

Callers 1

getmicrotime_fromclockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected