Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ reset
Method
reset
src/client/timer.cpp:52–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void
53
timer::
54
reset()
55
{
56
elapsed_time_ = 0.0;
57
init_time_ = get_walltime();
58
}
59
60
void
61
timer::
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected