Simple stopwatch.
More...
#include <pcl/common/time.h>
Simple stopwatch.
Definition at line 62 of file time.h.
pcl::StopWatch::StopWatch |
( |
| ) |
|
|
inline |
Constructor.
Definition at line 66 of file time.h.
virtual pcl::StopWatch::~StopWatch |
( |
| ) |
|
|
inlinevirtual |
Destructor.
Definition at line 71 of file time.h.
double pcl::StopWatch::getTime |
( |
| ) |
|
|
inline |
double pcl::StopWatch::getTimeSeconds |
( |
| ) |
|
|
inline |
Retrieve the time in seconds spent since the last call to reset().
Definition at line 83 of file time.h.
References getTime().
void pcl::StopWatch::reset |
( |
| ) |
|
|
inline |
boost::posix_time::ptime pcl::StopWatch::start_time_ |
|
protected |
The documentation for this class was generated from the following file:
- /build/pcl-MJGUQt/pcl-1.7.2/common/include/pcl/common/time.h