|
VTK
9.7.20260727
|
#include <vtkTimerLog.h>
Helper class to log time within scope.
Definition at line 359 of file vtkTimerLog.h.
Public Member Functions | |
| vtkTimerLogScope (const char *eventString) | |
| ~vtkTimerLogScope () | |
Protected Attributes | |
| std::string | EventString |
|
inline |
Definition at line 362 of file vtkTimerLog.h.
|
inline |
Definition at line 371 of file vtkTimerLog.h.
|
protected |
Definition at line 374 of file vtkTimerLog.h.