Point Cloud Library (PCL)
1.14.1-dev
|
Class to measure the time spent in a scope. More...
#include </__w/1/s/cuda/common/include/pcl/cuda/time_cpu.h>
Public Member Functions | |
ScopeTimeCPU (const char *title) | |
~ScopeTimeCPU () | |
Class to measure the time spent in a scope.
To use this class, e.g. to measure the time spent in a function, just create an instance at the beginning of the function.
Definition at line 67 of file time_cpu.h.
|
inline |
Definition at line 127 of file time_cpu.h.
References pcl::cuda::getTime().
|
inline |
Definition at line 132 of file time_cpu.h.
References pcl::cuda::getTime().