[Cuis-dev] BlockClosure>>timeToRun --- shouldn't be millisecondsToRun?

Juan Vuletich juan at jvuletich.org
Thu Sep 16 10:38:11 PDT 2021


On 9/14/2021 9:58 PM, Andres Valloud via Cuis-dev wrote:
> Hi, at some point profiling requires microsecond precision, and at 
> that point BlockClosure>>timeToRun is misleading.  Shouldn't 
> #timeToRun be called #millisecondsToRun?
>
> Andres.

Just added #millisecondsToRun, and changed senders. #timeToRun is still 
there, for those who prefer it. It is just 3 lines of code...

Thanks,

-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich



More information about the Cuis-dev mailing list