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