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().
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1cuda_1_1_scope_time_c_p_u.html