Looks like it is:
{
self currentEvent timeStamp.
Time millisecondClockValue
} "==> #(88293652 88293660)"
Levente
On Mon, 4 May 2015, Marcel Taeumel wrote:
> Hi, there!
>
> In what format is the time stamp of events? It's not Time
> millisecondClockValue...
>
> Print it:
>
> self currentEvent timeStamp
>
> No, print that:
>
> Time millisecondClockValue.
>
> Best,
> Marcel
>
>
>
> --
> View this message in context:
http://forum.world.st/MorphicEvent-timeStamp-tp4824194.html> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>