about auto-pause of edge 520 new firmware 7.0

Former Member
Former Member
Hi, I am developing a data field of edge 520.
it is add some timer function in class DataField.

in Function onTimerPause desction:

The function will be called when the activity timer goes from the running state to the paused state. The paused state will occur when the auto-pause feature pauses the timer. If the activity timer is paused when the app is loaded, this event will run immediately after startup.


I want to known what is fire conditions of auto pause.