MCPcopy Create free account
hub / github.com/clMathLibraries/clSPARSE / Stop

Method Stop

src/clsparseTimer/clsparseTimer-device.cpp:217–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217void
218clsparseDeviceTimer::Stop( size_t id )
219{
220 ++currRecord;
221}
222
223void
224clsparseDeviceTimer::AddSample( std::vector< cl::Event > vecEvent )

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected