A CUDA timer
Definition at line 39 of file timer.h.
#include <timer.h>
nvbio::cuda::Timer::Timer |
( |
) | |
|
|
inline |
constructor
Definition at line 80 of file timer.h.
nvbio::cuda::Timer::~Timer |
( |
) | |
|
|
inline |
destructor
Definition at line 88 of file timer.h.
float nvbio::cuda::Timer::seconds |
( |
) | |
const |
|
inline |
elapsed seconds
Definition at line 111 of file timer.h.
void nvbio::cuda::Timer::start |
( |
) | |
|
|
inline |
start timing
Definition at line 96 of file timer.h.
void nvbio::cuda::Timer::stop |
( |
) | |
|
|
inline |
stop timing
Definition at line 103 of file timer.h.
cudaEvent_t nvbio::cuda::Timer::m_start |
cudaEvent_t nvbio::cuda::Timer::m_stop |
The documentation for this struct was generated from the following file:
- E:/git/nvbio/nvbio/basic/cuda/timer.h