Robox Library for Cpp: tools module 1.0.0
RLibCpp utilities toolset
|
Helper class for system utilities. More...
#include <system.h>
Static Public Member Functions | |
static void | sleep (uint32_t timingMsec) |
Periodic sleep with specified period (msec) | |
Helper class for system utilities.
|
static |
Periodic sleep with specified period (msec)
timingMsec | The time to sleep (msec) |