Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

vtkTimerLogEntry Struct Reference

#include <vtkTimerLog.h>

Collaboration diagram for vtkTimerLogEntry:

Collaboration graph
[legend]
List of all members.

Public Attributes

float WallTime
int CpuTicks
char Event [VTK_LOG_EVENT_LENGTH]

Member Data Documentation

float vtkTimerLogEntry::WallTime
 

Definition at line 103 of file vtkTimerLog.h.

int vtkTimerLogEntry::CpuTicks
 

Definition at line 104 of file vtkTimerLog.h.

char vtkTimerLogEntry::Event[VTK_LOG_EVENT_LENGTH]
 

Definition at line 105 of file vtkTimerLog.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:44:01 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001