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

Function getmicrotime

freebsd/kern/kern_tc.c:453–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451}
452
453void
454getmicrotime(struct timeval *tvp)
455{
456
457 GETTHMEMBER(tvp, th_microtime);
458}
459#endif /* FFCLOCK */
460
461void

Callers 15

iptimeFunction · 0.85
vmmdev_ioctlFunction · 0.85
if_attach_internalFunction · 0.85
if_unrouteFunction · 0.85
if_routeFunction · 0.85
ifhwioctlFunction · 0.85
bstp_set_port_tcFunction · 0.85
bstp_attachFunction · 0.85
lagg_capabilitiesFunction · 0.85
tuninitFunction · 0.85
hztoFunction · 0.85

Calls 1

getmicrouptime_fromclockFunction · 0.85

Tested by

no test coverage detected