TimeStamp Class Reference

#include <timer.hpp>

Collaboration diagram for TimeStamp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TimeStamp ()
void update ()
double seconds ()

Private Attributes

long_int counter

Detailed Description

Definition at line 51 of file timer.hpp.


Constructor & Destructor Documentation

TimeStamp::TimeStamp (  ) 

Definition at line 66 of file timer.cpp.


Member Function Documentation

double TimeStamp::seconds (  ) 

Definition at line 73 of file timer.cpp.

References long_int::as_double(), counter, os::elapsed_counter(), and os::elapsed_frequency().

Here is the call graph for this function:

void TimeStamp::update (  ) 

Definition at line 69 of file timer.cpp.

References counter, and os::elapsed_counter().

Here is the call graph for this function:


Member Data Documentation

long_int TimeStamp::counter [private]

Definition at line 53 of file timer.hpp.

Referenced by seconds(), and update().


The documentation for this class was generated from the following files:
Generated on Mon Oct 9 14:18:48 2006 for Strongtalk VM by  doxygen 1.4.7