Searched full:activity (Results 1 – 8 of 8) sorted by relevance
26 E.g. `lv_disp_trig_activity(NULL)` will trigger a user activity on the default display. (See below …77 …iew/indev) (if [associated with the display](/porting/indev#other-features)) counts as an activity.78 To get time elapsed since the last activity, use `lv_disp_get_inactive_time(disp)`. If `NULL` is pa…80 You can manually trigger an activity using `lv_disp_trig_activity(disp)`. If `disp` is `NULL`, the …
15 …-message: 'This issue is stale because it has been open 14 days with no activity. Remove stale lab…19 Now we mark this as "stale" because there was no activity here for 14 days. 23 …As there was no activity here for a while we close this issue. But don't worry, the conversation i…
133 * Get elapsed time since last user activity on a display (e.g. click)135 * @return elapsed ticks (milliseconds) since the last activity140 * Manually trigger an activity on a display
370 * Get elapsed time since last user activity on a display (e.g. click)372 * @return elapsed ticks (milliseconds) since the last activity391 * Manually trigger an activity on a display
92 /*Save the last activity time*/ in lv_indev_read_timer_cb()
7 and can handle its own events. Like Android's Fragment that must be hosted by an activity or anothe…
194 uint32_t last_activity_time; /**< Last time when there was activity on this display*/
296 - If there is no activity in a repo for 1 year it will be archived