Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ pause
Method
pause
src/client/timer.cpp:38–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void
39
timer::
40
pause()
41
{
42
elapsed_time_ = get();
43
}
44
45
void
46
timer::
Callers
nothing calls this directly
Calls
1
get
Function · 0.85
Tested by
no test coverage detected