Issue 5120 in pharo: Morph>>stepTime comment addition

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5120 in pharo: Morph>>stepTime comment addition

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup

New issue 5120 by [hidden email]: Morph>>stepTime comment addition
http://code.google.com/p/pharo/issues/detail?id=5120

See http://forum.world.st/Implementing-a-simple-timer-td4202411.html :

   "There is absolutely no guarantee how often #step will actually be  
called. The given #stepTime is just a recommendation to the system."


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5120 in pharo: Morph>>stepTime comment addition

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-1.4

Comment #1 on issue 5120 by [hidden email]: Morph>>stepTime comment  
addition
http://code.google.com/p/pharo/issues/detail?id=5120

Fix attached. Added to #stepTime comment. Now reads: "Answer the desired  
time between steps in milliseconds. This is just a recommendation; there is  
absolutely no guarantee how often #step will actually be called. This  
default implementation requests that the 'step' method be called once every  
second."

Attachments:
        Morph-stepTime.st  440 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5120 in pharo: Morph>>stepTime comment addition

pharo
Updates:
        Status: Integrated

Comment #2 on issue 5120 by [hidden email]: Morph>>stepTime comment  
addition
http://code.google.com/p/pharo/issues/detail?id=5120

in 14262


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