SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS guide » Base » Using User Library (E32) » Timers And Timing Services » How to use heartbeat timers » How to stop a heartbeat timer
To stop a heartbeat timer, call Cancel(). After the cancel, the CHeartBeat may be started again, and so on until it is destroyed.
Cancel()
CHeartBeat
iHeartBeat->Cancel();
Copyright ©2008 Symbian Software Ltd.