Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ fbclock_getnanotime
Function
fbclock_getnanotime
freebsd/kern/kern_tc.c:349–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
void
350
fbclock_getnanotime(struct timespec *tsp)
351
{
352
353
GETTHMEMBER(tsp, th_nanotime);
354
}
355
356
void
357
fbclock_getmicrotime(struct timeval *tvp)
Callers
1
getnanotime_fromclock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected