[chuck-users] confused about time/control

Peter Lutek peter at peterlutek.com
Wed Oct 22 13:28:37 EDT 2014


On 2014-10-22 13:12, Moisés Gabriel Cachay Tello wrote:
> In order to advance 'now' and make it eventually equal or higher than
> 'later' you should put inside your loop something like:
>
> now + 5::second => time later;
> while(now < later) {
>   ...
>   1::second => now;
> }


d'oh..... silly me! thanks a lot, Moisés!

cheers!
.pltk.


-- 
Peter Lutek
improvising musician in Toronto, Canada
http://peterlutek.com


More information about the chuck-users mailing list