This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

TCL Clock

Help for those learning Tcl or writing their own scripts.
Post Reply
C
COBRa
Halfop
Posts: 49
Joined: Fri Jan 04, 2013 8:23 am

TCL Clock

Post by COBRa »

Hi guys

Im trying to add a clock/timer to a program i run using tcl

What i would like(if poss) is this
When i launch the program it starts the clock running and permanently displays the uptime by autorefreshing so the display will be something like

Uptime : 1 day 4 hours 32 mins 16 secs and it stops when the program closes

i have the launch part sorted just need some sort of tcl clock /timer tht will display as above and auto refresh plz
Post Reply