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

int vtkTimerLogEntry::CpuTicks
 

Definition at line 101 of file vtkTimerLog.h.

char vtkTimerLogEntry::Event[VTK_LOG_EVENT_LENGTH]
 

Definition at line 102 of file vtkTimerLog.h.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 13:00:53 2001 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001