SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS guide » Base » Using User Library (E32) » Timers And Timing Services » How to use simple timers » How to close an RTimer
Use Close() (from the RHandleBase base class) to close the time after it has been used.
Close()
RHandleBase
timer.Close(); // close timer
Copyright ©2008 Symbian Software Ltd.