SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
WallClockTimer Class Reference

#include <Timer.h>

Inheritance diagram for WallClockTimer:
Timer TimeThrottle

Public Member Functions

 WallClockTimer ()
 
virtual ~WallClockTimer ()
 
- Public Member Functions inherited from Timer
 Timer ()
 
virtual ~Timer ()
 
void start ()
 
void stop ()
 
void clear ()
 
double time ()
 
void add (double t)
 
timer_state_e state ()
 

Protected Member Functions

virtual double get_time ()
 

Additional Inherited Members

- Public Types inherited from Timer
enum  timer_state_e { Stopped, Running }
 

Constructor & Destructor Documentation

virtual ~WallClockTimer ( )
virtual

Member Function Documentation

virtual double get_time ( )
protectedvirtual

Implements Timer.


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