Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

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


Member Data Documentation

double vtkTimerLogEntry::WallTime
 

Definition at line 87 of file vtkTimerLog.h.

int vtkTimerLogEntry::CpuTicks
 

Definition at line 88 of file vtkTimerLog.h.

char vtkTimerLogEntry::Event[VTK_LOG_EVENT_LENGTH]
 

Definition at line 89 of file vtkTimerLog.h.

unsigned char vtkTimerLogEntry::Indent
 

Definition at line 90 of file vtkTimerLog.h.


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