SPC  Version 0.9.5
 All Files Functions Groups Pages
void Wait ( long  ms)
inline

Wait some milliseconds.

Make a task sleep for specified amount of time (in 1000ths of a second).

Parameters
msThe number of milliseconds to sleep.
Examples:
ex_arrays.spc, ex_ctype.spc, ex_CurrentTick.spc, ex_DAC0ToA3.spc, ex_digiserial.spc, ex_ledcontrol.spc, ex_serialout.spc, ex_StartTask.spc, ex_systemclock.spc, ex_timer.spc, ex_Twinkle.spc, ex_TwinkleL.spc, ex_wait.spc, if_test.spc, and t1.spc.