NVIDIA DeepStream SDK API Reference

9.0 Release
nv::EventTimer Class Reference

Detailed Description

Public Member Functions

 EventTimer ()
 
virtual ~EventTimer ()
 
void start (cudaStream_t stream)
 
float stop (const char *prefix="timer")
 
 EventTimer ()
 
virtual ~EventTimer ()
 
void start (cudaStream_t stream)
 
float stop (const char *prefix="timer")
 

Constructor & Destructor Documentation

◆ EventTimer() [1/2]

nv::EventTimer::EventTimer ( )
inline

Definition at line 22 of file sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

◆ ~EventTimer() [1/2]

virtual nv::EventTimer::~EventTimer ( )
inlinevirtual

Definition at line 27 of file sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

◆ EventTimer() [2/2]

nv::EventTimer::EventTimer ( )
inline

Definition at line 22 of file 9.0/sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

◆ ~EventTimer() [2/2]

virtual nv::EventTimer::~EventTimer ( )
inlinevirtual

Definition at line 27 of file 9.0/sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

Member Function Documentation

◆ start() [1/2]

void nv::EventTimer::start ( cudaStream_t  stream)
inline

Definition at line 32 of file sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

◆ start() [2/2]

void nv::EventTimer::start ( cudaStream_t  stream)
inline

Definition at line 32 of file 9.0/sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

◆ stop() [1/2]

float nv::EventTimer::stop ( const char *  prefix = "timer")
inline

Definition at line 34 of file 9.0/sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.

◆ stop() [2/2]

float nv::EventTimer::stop ( const char *  prefix = "timer")
inline

Definition at line 34 of file sources/includes/ds3d/common/helper/timer.hpp.

References checkRuntime.


The documentation for this class was generated from the following file: