Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
356
void
357
fbclock_getmicrotime(struct timeval *tvp)
358
{
359
360
GETTHMEMBER(tvp, th_microtime);
361
}
362
#else /* !FFCLOCK */
363
364
void
Callers
1
getmicrotime_fromclock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected