| 149 | } |
| 150 | |
| 151 | clsparseDeviceTimer::clsparseDeviceTimer( ): nEvents( 0 ), nSamples( 0 ), currID( 0 ), currSample( 0 ), currRecord( 0 ) |
| 152 | { |
| 153 | } |
| 154 | |
| 155 | clsparseDeviceTimer::~clsparseDeviceTimer( ) |
| 156 | { |
nothing calls this directly
no outgoing calls
no test coverage detected