MCPcopy 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
88void
89StatisticalTimer::Clear( )
90{
91 labelID.clear( );
92 clkStart.clear( );
93 clkTicks.clear( );
94}
95
96void
97StatisticalTimer::Reset( )

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected