-1

I want to make a very simple "stop watch" like script that will start a timer when I kit a key. I just want to be able to track exactly how long small tasks are taking then add up them when I'm finished. I'm thinking a script that would start a timer then stop it when I hit a key, display that time then begin a new timer, and so on... It would have to keep all the times, perhaps line by line and keep going on until I stop it.

Any ideas?

pnuts
  • 58,317
  • 11
  • 87
  • 139