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

Method GpuStatTimer

src/statTimer/statisticalTimer.GPU.cpp:139–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139GpuStatTimer::GpuStatTimer( ): nEvents( 0 ), nSamples( 0 ), currID( 0 ), currSample( 0 ), currRecord( 0 )
140{}
141
142GpuStatTimer::~GpuStatTimer( )
143{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected