Posted: Thu Apr 25, 2002 10:05 pm
Restored from previous forum. Originally posted by PB.
> Is 'delay(x)' equal to 'sleep_(x)' ?
Yes. Both wait for x milliseconds before continuing. Delay is a PureBasic
command that can be used in Amiga/Linux/Windows, but Sleep_ is Windows only.
PB - Registered PureBasic Coder
> Is 'delay(x)' equal to 'sleep_(x)' ?
Yes. Both wait for x milliseconds before continuing. Delay is a PureBasic
command that can be used in Amiga/Linux/Windows, but Sleep_ is Windows only.
PB - Registered PureBasic Coder