>     for(i=0; i<60000; ++i)
>         ;
>     nosound();
> }
> 
> which is way too long (5 seconds) for any 8086 I've ever used (or my
> Tandy's V-20). Is there something akin to bogomips that is tested by ELKS
> that can be used to set the loop to some processor speed dependent value?

Use the bogomips value for the loop should be about right IMHO

Reply via email to