Home
last modified time | relevance | path

Searched refs:gProgressScopeTime (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/
Dui.c80 static time_t gProgressScopeTime, gProgressScopeDuration; variable
242 int elapsed = time(NULL) - gProgressScopeTime; in progress_thread()
398 gProgressScopeTime = time(NULL); in ui_show_progress()
427 gProgressScopeTime = gProgressScopeDuration = 0; in ui_reset_progress()