Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clSPARSE
/ Start
Method
Start
src/clsparseTimer/clsparseTimer-device.cpp:210–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
void
211
clsparseDeviceTimer::Start( size_t id )
212
{
213
currID = id;
214
currSample = 0;
215
}
216
217
void
218
clsparseDeviceTimer::Stop( size_t id )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected