towards an accurate delay....

John M McIntosh johnmci at smalltalkconsulting.com
Tue Mar 12 06:40:37 UTC 2002


>The patch is completely platform specific.
>
>>  I'm assuming you need an external call in
>>  primitiveSignalAtMilliseconds
>
>No; all I'm doing is resetting the interrupt check counter each msec.
>

Ah, so you are resetting the interrupt check counter to zero every 
millisecond based on some timer interrupt?

Did you try setting

Interpreter>>initialize

interruptChecksEveryNms _ 5.

to say 2?


-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================



More information about the Squeak-dev mailing list