Class DTimer

Inherits from:
Object
Declared in:
DTimer.h

Class Hierarchy

    Object
      |
      +---DTimer

Class Description

The timer class implements a number of methods for creating and polling a timer. Maximum resolution: << 10000 seconds. The class can also be used to delay execution for a while.

Last modified:
27-Feb-2005 (DTimer.h)

Instance Variables

private long _now
last timer check in msec
private long _timeOut
time out value in msec
private long _remaining
remaing msec during last timer check

Method Index


generated 25-Jul-2006 by ObjcDoc 3.0.0