Searched refs:gProgressScopeTime (Results 1 – 2 of 2) sorted by relevance
71 static time_t gProgressScopeTime, gProgressScopeDuration; variable230 int elapsed = time(NULL) - gProgressScopeTime; in progress_thread()392 gProgressScopeTime = time(NULL); in ui_show_progress()426 gProgressScopeTime = gProgressScopeDuration = 0; in ui_reset_progress()
74 static time_t gProgressScopeTime, gProgressScopeDuration; variable287 int elapsed = time(NULL) - gProgressScopeTime; in progress_thread()601 gProgressScopeTime = time(NULL); in ui_show_progress()630 gProgressScopeTime = gProgressScopeDuration = 0; in ui_reset_progress()