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

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected