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

Method Start

src/clsparseTimer/clsparseTimer-device.cpp:210–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210void
211clsparseDeviceTimer::Start( size_t id )
212{
213 currID = id;
214 currSample = 0;
215}
216
217void
218clsparseDeviceTimer::Stop( size_t id )

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected