Comment 0 for bug 1427714

Revision history for this message
Nekhelesh Ramananthan (nik90) wrote : Clock app requires SDK to expose timer API

Similar to alarms, the clock app requires the platform to wake up and notify the user when a timer is complete. The clock app cannot do this by itself since it would be suspended as per the app life cycle policies.