Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ Clear
Method
Clear
src/client/statisticalTimer.cpp:85–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
{}
84
85
void
86
StatisticalTimer::Clear( )
87
{
88
labelID.clear( );
89
clkStart.clear( );
90
clkTicks.clear( );
91
}
92
93
void
94
StatisticalTimer::Reset( )
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected