GT RoboCup SSL
Soccer software, robot firmware
Timeout Class Reference

This is a simple timeout timer. More...

Public Member Functions

 Timeout (RJ::Seconds interval=0ms)
 
void reset ()
 
void setIntervalInSeconds (RJ::Seconds seconds)
 
bool isTimedOut ()
 

Detailed Description

This is a simple timeout timer.

Initialize it with a given duration, then query it repeatedly to see if the duration is over.


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