3 lines
63 B
C
3 lines
63 B
C
|
/** waits a general amount of time */
|
||
|
void busy_sleep(int ms);
|