VTK
9.2.20230603
|
Helper class to log time within scope. More...
#include <vtkTimerLog.h>
Public Member Functions | |
vtkTimerLogScope (const char *eventString) | |
~vtkTimerLogScope () | |
Protected Attributes | |
std::string | EventString |
Helper class to log time within scope.
Definition at line 376 of file vtkTimerLog.h.
|
inline |
Definition at line 379 of file vtkTimerLog.h.
|
inline |
Definition at line 388 of file vtkTimerLog.h.
|
protected |
Definition at line 391 of file vtkTimerLog.h.