I was wondering whether MessageTally could have a better precision now  
that there is this primitive.
I am not an expert in processes, maybe this is not easily doable.

Alexandre


On 20 Jan 2010, at 19:46, Levente Uzonyi wrote:

> On Wed, 20 Jan 2010, Alexandre Bergel wrote:
>
>> The millisecond grain information is obtained from MessageTally. How
>> do I access this microsecond clock? Something like "Time
>> class>>#microsecondClock" ?
>
> You have to create that method since it doesn't exist. Something like:
>
> Time class >> microsecondClock
>
>       <primitive: 'primitiveMicrosecondClock'>
>       self primitiveFailed
>
> shoud do it.
>
>
> Levente
>
>
>>
>> Cheers,
>> Alexandre
>>
>>
>> On 20 Jan 2010, at 16:24, John M McIntosh wrote:
>>
>>> You know I"m trying to integrate a microsecond clock into the VM. It
>>> might be interesting if  you
>>> run on a macintosh to try a test V5 VM I can supply to see what
>>> happens if you change your
>>> time collecting from the millisecond clock to the microsecond clock.
>>>
>>>
>>> On 2010-01-20, at 11:20 AM, Alexandre Bergel wrote:
>>>
>>>> Each implementor of #ensureMetacello is different. Even the one of
>>>> ConfigurationOfMetacello is different from the one of the  
>>>> website :-)
>>>>
>>>> I update ConfigurationOfSpy. It loads now without any problem.
>>>>
>>>> Cheers,
>>>> Alexandre
>>>
>>> --
>>> =
>>> =
>>> =
>>> =
>>> =
>>> = 
>>> = 
>>> ====================================================================
>>> John M. McIntosh <[email protected]>   Twitter:
>>> squeaker68882
>>> Corporate Smalltalk Consulting Ltd.  http://
>>> www.smalltalkconsulting.com
>>> =
>>> =
>>> =
>>> =
>>> =
>>> = 
>>> = 
>>> ====================================================================
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Pharo-project mailing list
>>> [email protected]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>
>> -- 
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to