|
Point Cloud Library (PCL) 1.15.1
|
Public Member Functions | |
| Timer (bool runTimer=false) | |
| ~Timer () | |
| void | start () const |
| Timer & | stop () |
| float | time () const |
Public Attributes | |
| cudaEvent_t | start_ |
| cudaEvent_t | stop_ |
Definition at line 47 of file timers_cuda.hpp.
|
inline |
|
inline |
Definition at line 57 of file timers_cuda.hpp.
|
inline |
|
inline |
Definition at line 64 of file timers_cuda.hpp.
|
inline |
Definition at line 66 of file timers_cuda.hpp.
| cudaEvent_t pcl::gpu::Timer::start_ |
| cudaEvent_t pcl::gpu::Timer::stop_ |