async.h icon indicating copy to clipboard operation
async.h copied to clipboard

Refactor time functions to own source

Open aedrax opened this issue 4 years ago • 0 comments

The timer functionality is really useful and I'm using it in other sample programs myself. For effective code reuse, I refactored it out. Also, I added the async_sleep function.

aedrax avatar Jan 09 '22 07:01 aedrax