#include </__w/1/s/gpu/utils/include/pcl/gpu/utils/timers_cuda.hpp>
Definition at line 47 of file timers_cuda.hpp.
◆ Timer()
| pcl::gpu::Timer::Timer |
( |
bool |
runTimer = false | ) |
|
|
inline |
◆ ~Timer()
| pcl::gpu::Timer::~Timer |
( |
| ) |
|
|
inline |
◆ start()
| void pcl::gpu::Timer::start |
( |
| ) |
const |
|
inline |
◆ stop()
| Timer& pcl::gpu::Timer::stop |
( |
| ) |
|
|
inline |
◆ time()
| float pcl::gpu::Timer::time |
( |
| ) |
const |
|
inline |
◆ start_
| cudaEvent_t pcl::gpu::Timer::start_ |
◆ stop_
| cudaEvent_t pcl::gpu::Timer::stop_ |
The documentation for this struct was generated from the following file: