MCPcopy 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
130void
131CpuStatTimer::Clear( )
132{
133 labelID.clear( );
134 clkStart.clear( );
135 clkTicks.clear( );
136}
137
138void
139CpuStatTimer::Reset( )

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected