Re: [Tutor] Time subtractrion

2011-11-12 Thread Wayne Werner
On Sat, Nov 12, 2011 at 6:07 AM, Cameron Macleod wrote: > Hi, > > I've been trying to code a timer that tells you how long you've been on > the net and I can't figure out how to produce a figure in hours, minutes > and seconds that is constantly being updated. If anyone could point out a > module

[Tutor] Time subtractrion

2011-11-12 Thread Cameron Macleod
Hi, I've been trying to code a timer that tells you how long you've been on the net and I can't figure out how to produce a figure in hours, minutes and seconds that is constantly being updated. If anyone could point out a module with functions like this or built in functions, I'd be very grateful