Description
Straightforward library that allows to easily delay a method call, and to avoid multiple sources making unnecessary calls to the same function for efficiency. Hence, a mutex and a delay.
More details on Github.


Straightforward library that allows to easily delay a method call, and to avoid multiple sources making unnecessary calls to the same function for efficiency. Hence, a mutex and a delay.
More details on Github.