Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 178 Bytes

Introduction

Waits for a certain amount of time for an action to complete

Usage

from waity import wait


wait.condition(lambda: if_smth_happens())