VTK
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 73 of file vtkTimerLog.h.


Member Data Documentation

double vtkTimerLogEntry::WallTime

Definition at line 75 of file vtkTimerLog.h.

int vtkTimerLogEntry::CpuTicks

Definition at line 76 of file vtkTimerLog.h.

char vtkTimerLogEntry::Event[VTK_LOG_EVENT_LENGTH]

Definition at line 77 of file vtkTimerLog.h.

unsigned char vtkTimerLogEntry::Indent

Definition at line 78 of file vtkTimerLog.h.


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