W3cubDocs

/PointCloudLibrary

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 ()

Detailed Description

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.

Constructor & Destructor Documentation

ScopeTimeCPU()

pcl::cuda::ScopeTimeCPU::ScopeTimeCPU ( const char * title )
inline

Definition at line 127 of file time_cpu.h.

References pcl::cuda::getTime().

~ScopeTimeCPU()

pcl::cuda::ScopeTimeCPU::~ScopeTimeCPU ( )
inline

Definition at line 132 of file time_cpu.h.

References pcl::cuda::getTime().


The documentation for this class was generated from the following file:
  • /__w/1/s/cuda/common/include/pcl/cuda/time_cpu.h

© 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