[Q]Timing morphic

Karl Ramberg karl.ramberg at chello.se
Wed Aug 6 21:45:00 UTC 2003


How do I go about timing a message sent to a morph, say 'self changed' ?
I want time the whole process till the morph is redrawn.

[self changed] timeToRun ->0 or 1 "Morphic is not that snappy!"

or

[self changed. World doOneCycle] timeToRun -> 180 "More like it, but is
this the way to do it?"


Karl



More information about the Squeak-dev mailing list