Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ startTime
Function
startTime
xs/sources/xsMemory.c:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void startTime(txSample* theSample)
118
{
119
clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &(theSample->time));
120
}
121
122
void stopTime(txSample* theSample)
123
{
Callers
3
fxAllocate
Function · 0.85
fxCollect
Function · 0.85
fxSweep
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected