Uptime in WAImageStatus

Tim Johnson <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
Hi,

On Squeak, the "Uptime" value in WAImageStatus seems to need adjustment.  In Seaside 3.3, my uptime says this:

Uptime:	43241 days 14 hrs 53 min 42 sec


If I change WAImageStatus>>#renderValuesOn:  so that:

	upTime := Duration milliseconds: Time eventMillisecondClock.

it becomes much more realistic:


Uptime:	1 day 14 hrs 20 min 43 sec


Thanks,
Tim J
_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.