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

Method Stop

src/statTimer/statisticalTimer.GPU.cpp:197–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197void
198GpuStatTimer::Stop( size_t id )
199{
200 ++currRecord;
201}
202
203void
204GpuStatTimer::AddSample( clfftPlanHandle plHandle, FFTPlan* plan, cl_kernel kern, cl_uint numEvents, cl_event* ev,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected