Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ GetTime
Function
GetTime
src/client/timer.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
double GetTime(Timer timer)
80
{
81
return timer->get();
82
}
83
84
void ResetTimer(Timer timer)
85
{
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected