Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
453
void
454
getmicrotime(struct timeval *tvp)
455
{
456
457
GETTHMEMBER(tvp, th_microtime);
458
}
459
#endif /* FFCLOCK */
460
461
void
Callers
15
iptime
Function · 0.85
vmmdev_ioctl
Function · 0.85
ttydisc_read_raw_read_timer
Function · 0.85
if_attach_internal
Function · 0.85
if_unroute
Function · 0.85
if_route
Function · 0.85
ifhwioctl
Function · 0.85
bstp_set_port_tc
Function · 0.85
bstp_attach
Function · 0.85
lagg_capabilities
Function · 0.85
tuninit
Function · 0.85
hzto
Function · 0.85
Calls
1
getmicrouptime_fromclock
Function · 0.85
Tested by
no test coverage detected