Privacy/Reviews/OSIdleAPI: Difference between revisions

Line 98: Line 98:
| ''In:''  
| ''In:''  
| addIdleObserver()
| addIdleObserver()
| ** Requested idle time in seconds. ** Idle callback function. ** Active callback function.
| Requested idle time in seconds. Idle callback function. Active callback function.
| The requested idle time in seconds is the amount of idle time that needs to elapse before the idle observer receives 'idle' notifications. Notifications are idle and active callback functions. The mininum requested idle time in seconds must be 1 second.
| The requested idle time in seconds is the amount of idle time that needs to elapse before the idle observer receives 'idle' notifications. Notifications are idle and active callback functions. The mininum requested idle time in seconds must be 1 second.
|-
|-
76

edits