The following example code demonstrates how to set up an RTimer .
RTimer timer;
TRequestStatus timerStatus; // Request status associated with timer
timer.CreateLocal(); // Create for this thread
... // Now add code to use the timer
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.