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

[REBOL] AW: Re: wait/precise ?

From: jean:holzammer:faedv-n:bayern at: 30-Nov-2000 15:20

> > > > Or is there already a way to wait for a time period of less than a
second
> in > > core ? > > > Yep! You can use 100ths(?) of a second > > wait 0:00:00.01 > > wait 0:00:00.30 etc >
I tried with ":" instead of "." as separator. Thanks ! Jean