timeSincePress reset

Looking for confirmation, but hopeful for a workaround!

I have a “Start” Button on an initial screen, and a note on an ending screen that displays the timeSincePress on that first screen button. Is this possible, given the reset constraints identified in the timeSincePress source?

Is there a workaround?

I’m not a dev, but I think the time resets when you change slides. You could probably test this by having a variable based on the time and just duplicate a bunch of slides that display that value somehow.

I do know that you’d need to set a max time by entering a number in the ( ). Default is 10 seconds I think, then it resets.

Edit: I tried it with one slide. It shows 0 if the button was not pushed, and whatever max time if it was pushed.