Home | History | Annotate | Download | only in scripts

Lines Matching refs:last_flush

867             last_flush = time.time()
897 if now - last_flush >= 0.99: # flush every second
899 last_flush = now