Searched refs:debug_start (Results 1 – 1 of 1) sorted by relevance
577 ulong show_start = 0, charge_start = 0, debug_start = 0; in charge_animation_show() local786 if (!debug_start) in charge_animation_show()787 debug_start = get_timer(0); in charge_animation_show()788 if (get_timer(debug_start) > 30000) { in charge_animation_show()789 debug_start = get_timer(0); in charge_animation_show()