MutexDelay-1.0

MutexDelay-1.0

273 Downloads

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. Source code and more details on Github.