http://gambaswiki.org/bugtracker/edit?object=BUG.1094&from=L21haW4-

Comment #1 by Benoît MINISINI:

The execution does not really hangs.

It's just that when executing WAIT 1, the interpreter waits until the clock 
reaches the current time plus one second.

If you set the clock back in time 5 minutes while running the WAIT instruction, 
you add 5 minutes to the waiting delay.

I can fix that behaviour by using a monotonic clock (i.e. a system clock than 
only increases). I will try to check if it is possible.

Benoît MINISINI changed the state of the bug to: Accepted.



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to