◆ GpuTimer()
samplesCommon::GpuTimer::GpuTimer |
( |
cudaStream_t |
stream | ) |
|
|
inline |
◆ ~GpuTimer()
samplesCommon::GpuTimer::~GpuTimer |
( |
| ) |
|
|
inline |
◆ start()
void samplesCommon::GpuTimer::start |
( |
| ) |
|
|
inlinevirtual |
◆ stop()
void samplesCommon::GpuTimer::stop |
( |
| ) |
|
|
inlinevirtual |
◆ microseconds()
float samplesCommon::TimerBase::microseconds |
( |
| ) |
const |
|
inlinenoexceptinherited |
◆ milliseconds()
float samplesCommon::TimerBase::milliseconds |
( |
| ) |
const |
|
inlinenoexceptinherited |
◆ seconds()
float samplesCommon::TimerBase::seconds |
( |
| ) |
const |
|
inlinenoexceptinherited |
◆ reset()
void samplesCommon::TimerBase::reset |
( |
| ) |
|
|
inlinenoexceptinherited |
◆ mStart
cudaEvent_t samplesCommon::GpuTimer::mStart |
|
private |
◆ mStop
cudaEvent_t samplesCommon::GpuTimer::mStop |
|
private |
◆ mStream
cudaStream_t samplesCommon::GpuTimer::mStream |
|
private |
◆ mMs
float samplesCommon::TimerBase::mMs {0.0f} |
|
protectedinherited |
The documentation for this class was generated from the following file: