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