<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head><!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]--></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div>Hi all</div><div><br></div><div>I have timer app in harbour that is using a qml Timer to fire the alarm. Problem is when the phone is hibernated/deepsleep the timer freezes.</div><div><br></div><div>Reading the sailfish api docs it seams the way to go is to use a heartbeat timer from timed component from here <a href="https://git.merproject.org/mer-core/timed" class="">https://git.merproject.org/mer-core/timed</a></div><div><br></div><div>I have already started reading the code, but I'm not sure what should I be looking for or how to use it with my app. Any hints ?</div><div><br></div><div>Thanks</div><div>João</div></div></body></html>