Public Attributes

vtkTimerLogEntry Struct Reference

#include <vtkTimerLog.h>

List of all members.

Public Attributes

double WallTime
int CpuTicks
char Event [VTK_LOG_EVENT_LENGTH]
unsigned char Indent

Detailed Description

Definition at line 70 of file vtkTimerLog.h.


Member Data Documentation

Definition at line 72 of file vtkTimerLog.h.

Definition at line 73 of file vtkTimerLog.h.

char vtkTimerLogEntry::Event[VTK_LOG_EVENT_LENGTH]

Definition at line 74 of file vtkTimerLog.h.

unsigned char vtkTimerLogEntry::Indent

Definition at line 75 of file vtkTimerLog.h.


The documentation for this struct was generated from the following file: