Account
| Beam-lib 2.16.3 This is the Beam C++ class library. |
BSys.cpp File Reference
Functions | |
| void | delayUs (BUInt us) |
| Will delay for given time in us, if tasks running task will sleep. More... | |
| void | delayMs (BUInt ms) |
| Will delay for given time in ms, if tasks running task will sleep. More... | |
Function Documentation
◆ delayMs()
| void delayMs | ( | BUInt | ms | ) |
Will delay for given time in ms, if tasks running task will sleep.
◆ delayUs()
| void delayUs | ( | BUInt | us | ) |
Will delay for given time in us, if tasks running task will sleep.
Generated by
1.8.15 