76
edits
| Line 92: | Line 92: | ||
| ''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'/ 'active' notifications. The notifications are the 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'/ 'active' notifications. The notifications are the idle and active callback functions. The mininum requested idle time in seconds must be 1 second. | ||
|- | |- | ||
edits