diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-086939FA-D381-5705-BEE6-6DF2D3624849.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-086939FA-D381-5705-BEE6-6DF2D3624849.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,39 @@ + + + + + +Timers +and Timing Services Example CodeThis example describes how to use RTimer functions. + +
BasicTimer: +the asynchronous timer

Download

Click the following +link to download the example: BasicTimer.zip.

Click the following link to +download additional files: CommonFramework.zip

Click browse BasicTimer to view the example code.

Click browse CommonFramework to view additional files.

Description

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

Class summary

    +
  • RTimer - Asynchronous timer services.

  • +
  • TRequestStatus - Indicates the completion status +of a request made to a service provider.

  • +

Security issues

The example requires no specific capabilities +in order to run - and does not demonstrate any security issues.

+
Periodic: a +periodic timer and a heartbeat timer

Download

Download +the example: Periodic.zip.

Download some additional files +required by the example: CommonFramework.zip

View the source code: browse. View the additional file: browse

Description

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

Class +summary

    +
  • CHeartBeat

  • +
  • CPeriodic - Periodic timer active object.

  • +

Security issues

The example requires no specific capabilities +in order to run - and does not demonstrate any security issues.

+
\ No newline at end of file