Symbian Developer Library

SYMBIAN OS V6.1 EXAMPLE CODE

[Index] [Previous] [Next]



Timers and timing services example code


BasicTimer—the asynchronous timer

Found in: epoc32ex\Base\Timers\BasicTimer


Description

This example demonstrates the asynchronous timer, RTimer. The example does not use active objects.


Usage

Run the example either under WINS or on the ARMI platform.


Classes used

[Top]


Periodic—a periodic timer and a heartbeat timer

Found in: epoc32ex\Base\Timers\Periodic


Description

The example demonstrates a periodic and a heartbeat timer and shows the differences between them.


Usage

Run the example either under WINS or on the ARMI platform.


Classes used