#define Wait ( _n   )     waitv _n

Wait some milliseconds.

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

Parameters:
_n The number of milliseconds to sleep.

Generated by  doxygen 1.6.2