![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <Common.h>
Public Member Functions | |
| TimeStack () | |
| void | tic () |
| std::string | toc () const |
| double | tocDouble () const |
Protected Attributes | |
| clock_t | lastTime |
|
inline |
Definition at line 57 of file Common.h.
References lastTime.
Referenced by CP::CutPursuit< T >::run(), and CP::CutPursuit_KL< T >::split().
|
inline |
Definition at line 59 of file Common.h.
References lastTime.
Referenced by CP::CutPursuit< T >::run().
|
inline |
Definition at line 65 of file Common.h.
References lastTime.
Referenced by CP::CutPursuit< T >::run().
|
protected |
Definition at line 71 of file Common.h.
Referenced by tic(), toc(), and tocDouble().