Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clSPARSE
/ Clear
Method
Clear
src/clsparseTimer/clsparseTimer-host.cpp:131–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
{}
130
131
void
132
clsparseHostTimer::Clear( )
133
{
134
labelID.clear( );
135
clkStart.clear( );
136
clkTicks.clear( );
137
}
138
139
void
140
clsparseHostTimer::Reset( )
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected