Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: wait/precise ?

From: holger:rebol at: 30-Nov-2000 6:50

On Thu, Nov 30, 2000 at 10:40:22AM +0100, Holzammer, Jean wrote:
> Hi, > > a question to RT : > > As there is a /precise refinement for now, will we see one for wait, too ? > > to all: > > Or is there already a way to wait for a time period of less than a second in > core ?
There is. Just specify a fractional number of seconds, e.g. wait 0.5 -- Holger Kruse [holger--rebol--com]