RealTimer Class Reference

#include <timer.h>

Inherits BaseTimer.

Collaboration diagram for RealTimer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RealTimer (const BaseTimer &BT)
 RealTimer ()
void start ()
 Start timer.
void stop ()

Detailed Description

Definition at line 86 of file timer.h.


Constructor & Destructor Documentation

RealTimer::RealTimer ( const BaseTimer BT  )  [inline]

Definition at line 88 of file timer.h.

RealTimer::RealTimer (  )  [inline]

Definition at line 89 of file timer.h.


Member Function Documentation

void RealTimer::start (  ) 

Definition at line 91 of file timer.C.

References BaseTimer::_start_t, and BaseTimer::MSPSEC.

Referenced by Timer::continueTimer(), and Timer::start().

void RealTimer::stop (  ) 

Stop timer

Precondition:
: start was called.

Definition at line 104 of file timer.C.

References BaseTimer::_start_t, BaseTimer::_t, and BaseTimer::MSPSEC.

Referenced by Timer::pauseTimer(), and Timer::stop().


The documentation for this class was generated from the following files:
Generated on Tue Nov 23 13:10:53 2010 for centerfocus by  doxygen 1.6.3