looptime allows you to organize closed loops the specified amount of time.
Цитата: looptime (3000) beep (1000, 100);
Цитата: looptime (3000)
{
beep (2000, 100);
}
Accepts the parameter in milliseconds.
When implementing a long cycle, it is recommended in the loop to pause a little sleep to unload the processor.
looptime is extended to the action of the operators break and continue
----- The Visual Code Editor is Kibor. Creating bots without knowledge of programming.
Learning function for recognizing text.
----- |