csEventTimer Class Reference
This class implements a timer. More...
#include <csutil/timer.h>
Inherits scfImplementation1< csEventTimer, iEventTimer >.
Static Public Member Functions | |
static csPtr< iEventTimer > | GetStandardTimer (iObjectRegistry *object_reg) |
This is a static method to easily get the standard global timer (name 'crystalspace.timer.standard' in the object registry). |
Detailed Description
This class implements a timer.
You can add operations to it and they will be performed at the dedicated time.
Definition at line 43 of file timer.h.
Member Function Documentation
static csPtr<iEventTimer> csEventTimer::GetStandardTimer | ( | iObjectRegistry * | object_reg | ) | [static] |
This is a static method to easily get the standard global timer (name 'crystalspace.timer.standard' in the object registry).
If that timer doesn't exist yet it will be created.
The documentation for this class was generated from the following file:
- csutil/timer.h
Generated for Crystal Space 1.4.1 by doxygen 1.7.1