Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ restart
Method
restart
src/client/timer.cpp:45–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void
46
timer::
47
restart()
48
{
49
init_time_ = get_walltime();
50
}
51
52
void
53
timer::
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected