Time/Duration spent on project

Hi everyone,

I've been using OSC for 4 days now therefore I'm a total newbie but so far I'm loving it !

My question/request:
I would like to monitor the time I'm spending on a project as:
"months:days:hours:minutes:seconds" or at least as "days:hours:minutes:seconds"

And when I'm taking a short/long break from my project, I would like to be able to click on a button to pause it then clicking it again when I'm ready to start working on it again.

Is that something possible to accomplish on OSC ?
I would really appreciate your help to create that function !

Looking forward to hearing from you,

  • Swayrian

Moved fom PM

I checked one of your template "PlagiatSetup-master" and I wanted to integrate the timer you had there in my template but setting it up as a stopwatch instead.
So far the reset button is working (the one you did) but I can't find the way to pause the timer with another button.

Could you please guide me through this?
I attached the file below.

Stopwatch Test.json (5.1 KB)

Here it is with some modifications. it's probably not the best way to do it but it could help.

Stopwatch Test.json (4.8 KB)

@jean-emmanuel I just tested the stopwatch again and I wanted to ask two little things:

  1. Could you please add a "start" button in addition?
    Or switch the pause button as a "start/pause" button?
    Currently there is no way to continue the timer from where it was paused.

  2. How can I remove the time/date?

Maybe an explanation of the script would also be beneficial for everyone else?

Many thanks :pray:

Here is a sightly different implementation with a working pause button:
Stopwatch Test.json (6.1 KB)