mceexpirationhandler.h File Reference

Typedef TMceTimerId

typedef TUint32 TMceTimerId

Every timer is associated with an identifier of this type. When a timer is set, TMceTimerId is returned to the user of the Lightweight timer subsystem. When a timer expires, its TMceTimerId is passed in the callback. If the user wishes to stop or adjust a certain timer, it has to pass the TMceTimerId of the timer in question to the Lightweight timer subsystem.