Account
Beam-lib 2.16.3 This is the Beam C++ class library. |
BSys.h
Go to the documentation of this file.
void delayUs(BUInt us)
Will delay for given time in us, if tasks running task will sleep.
Definition: BSys.cpp:13
void delayMs(BUInt ms)
Will delay for given time in ms, if tasks running task will sleep.
Definition: BSys.cpp:21
Generated by
