Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BSys.cpp File Reference
Functions | |
| void | delayUs (BUInt us) |
| Will delay for given time in us, if tasks running task will sleep. | |
| void | delayMs (BUInt ms) |
| Will delay for given time in ms, if tasks running task will sleep. | |
Function Documentation
◆ delayUs()
| void delayUs | ( | BUInt | us | ) |
Will delay for given time in us, if tasks running task will sleep.
◆ delayMs()
| void delayMs | ( | BUInt | ms | ) |
Will delay for given time in ms, if tasks running task will sleep.
Generated by
