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

RS::Timer Class Reference

Class used to represent a timer. More...

List of all members.

Public Member Functions

 Timer ()
 Default constructor, does nothing.

void start (const UInt16 start_time, const UInt16 period)
 Start the timer after start_time milliseconds and generate an sigalrm each period milliseconds.

void stop ()
 Stop the timer.


Detailed Description

Class used to represent a timer.

Uses the Unix setitimer function.

Unit:
Library
Revision
1.2
Author
s02davro
Date
2002/08/31 14:55:32

Definition at line 73 of file Timer.h.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 08:22:38 2011 for RoboSoc by doxygen1.3-rc3