Lines Matching full:_sleep
14 from time import time as _time, sleep as _sleep358 _sleep(delay)1293 _sleep(random() * 0.00001)1322 _sleep(0.000001)