Provides a collection of helper functions you can use for threading purposes.
| Name | Description |
|---|---|
| Threading.wait(wait_time, os_timer_resolution_offset_time=0, current_time: float | None = None) | Suspends the current thread for a specified amount of time. |