Searched refs:gProgressScopeTime (Results 1 – 1 of 1) sorted by relevance
80 static time_t gProgressScopeTime, gProgressScopeDuration; variable242 int elapsed = time(NULL) - gProgressScopeTime; in progress_thread()398 gProgressScopeTime = time(NULL); in ui_show_progress()427 gProgressScopeTime = gProgressScopeDuration = 0; in ui_reset_progress()