Allegro
Alpha
Optional
callback: (() => void)Like rest(), but for non-zero values continually calls the specified function while it is waiting for the required time to elapse. If the provided ‘callback’ parameter is NULL, this function does exactly the same thing as calling rest().
1.6.13
Generated using TypeDoc
Rest callback