OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | sleep_using_event |
Functions | |
def | sleep (seconds) |
def pip._vendor.tenacity.nap.sleep | ( | seconds | ) |
Sleep strategy that delays execution for a given number of seconds. This is the default strategy, and may be mocked out for unit testing.