Module threading_functions

Module threading_functions 

Source
Expand description

This module contains a few helper.

For example, you can find a function for determining number of threads available in system. The sleep family of functions are also here.

Constants§

MICROS_PER_SEC
MILLIS_PER_SEC
NANOS_PER_SEC

Functions§

async_sleep
get_default_system_thread_count
sleep