Sleep and Wait Functions

Prev Next

Introduction

The following functions suspend program execution for a specified time or until a specific time has been reached. The delay will pause B4P's process and lets other application run at full speed.


Procedures and Functions Provided:


Sleep and wait functions:
    sleep
    sleep countdown
    sleep until
    sleep until countdown
    wait until
    wait until countdown
    wait
    wait countdown