VTK
Public Attributes | List of all members
vtkTimerLogEntry Struct Reference

#include <vtkTimerLog.h>

Public Attributes

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

Detailed Description

Definition at line 72 of file vtkTimerLog.h.

Member Data Documentation

double vtkTimerLogEntry::WallTime

Definition at line 74 of file vtkTimerLog.h.

int vtkTimerLogEntry::CpuTicks

Definition at line 75 of file vtkTimerLog.h.

char vtkTimerLogEntry::Event[VTK_LOG_EVENT_LENGTH]

Definition at line 76 of file vtkTimerLog.h.

unsigned char vtkTimerLogEntry::Indent

Definition at line 77 of file vtkTimerLog.h.


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