Container for a single timed event.
More...
#include <vtkRenderTimerLog.h>
Container for a single timed event.
Definition at line 87 of file vtkRenderTimerLog.h.
float vtkRenderTimerLog::Event::ElapsedTimeSeconds |
( |
| ) |
const |
|
inline |
float vtkRenderTimerLog::Event::ElapsedTimeMilliseconds |
( |
| ) |
const |
|
inline |
vtkTypeUInt64 vtkRenderTimerLog::Event::ElapsedTimeNanoseconds |
( |
| ) |
const |
|
inline |
Print details of the event to a stream.
- Parameters
-
os | The stream. |
threshMs | Only print events with a time > threshMs milliseconds. |
indent | Starting indentation for the first event. |
Definition at line 113 of file vtkRenderTimerLog.h.
void vtkRenderTimerLog::Event::Print |
( |
std::ostream & |
os, |
|
|
float |
parentTime, |
|
|
float |
threshMs, |
|
|
vtkIndent |
indent |
|
) |
| |
|
protected |
std::string vtkRenderTimerLog::Event::Name |
vtkTypeUInt64 vtkRenderTimerLog::Event::StartTime |
vtkTypeUInt64 vtkRenderTimerLog::Event::EndTime |
std::vector<Event> vtkRenderTimerLog::Event::Events |
The documentation for this struct was generated from the following file:
- /home/demarle/Source/VTK/release/8.2/build/Utilities/Doxygen/dox/Rendering/Core/vtkRenderTimerLog.h