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