|
Blender V4.3
|
#include <TimeUtils.h>
Public Member Functions | |
| Chronometer () | |
| ~Chronometer () | |
| clock_t | start () |
| double | stop () |
Definition at line 20 of file TimeUtils.h.
|
inline |
Definition at line 22 of file TimeUtils.h.
|
inline |
Definition at line 23 of file TimeUtils.h.
|
inline |
Definition at line 25 of file TimeUtils.h.
Referenced by Freestyle::Controller::ComputeViewMap(), Freestyle::Controller::DrawStrokes(), Freestyle::Controller::LoadMesh(), Freestyle::Controller::RenderStrokes(), and Freestyle::GeomCleaner::SortAndCompressIndexedVertexArray().
|
inline |
Definition at line 31 of file TimeUtils.h.
References stop().
Referenced by Freestyle::Controller::ComputeViewMap(), Freestyle::Controller::DrawStrokes(), Freestyle::Controller::LoadMesh(), Freestyle::Controller::RenderStrokes(), Freestyle::GeomCleaner::SortAndCompressIndexedVertexArray(), and stop().