VTK  9.3.20240328
Classes | Macros
vtkParallelTimer.h File Reference
#include "vtkObject.h"
#include "vtkRenderingParallelLICModule.h"
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for vtkParallelTimer.h:

Go to the source code of this file.

Classes

class  vtkParallelTimer
 Provides distributed log functionality. More...
 
class  vtkParallelTimer::LogHeaderType
 Type used to direct an output stream into the log's header. More...
 
class  vtkParallelTimer::LogBodyType
 Type used to direct an output stream into the log's body. More...
 

Macros

#define vtkParallelTimerDEBUG   -1
 

Macro Definition Documentation

◆ vtkParallelTimerDEBUG

#define vtkParallelTimerDEBUG   -1

Definition at line 29 of file vtkParallelTimer.h.