Pause Button in Chronometer

hallo!

Does anyone know how I can correctly implement the pause button?

Try saving the Timer in a variable when you pause it, when you press play again verify if the variable is different than 0, and start from that value.

Can you show me what you mean?

blocks (1)

I dont understand this solution :frowning:

can you give your aia? is this the whole code in the screenshot?

chronometer.aia.zip (3.2 KB)


why archive aia in zip?

This is not a solution … I want time to start from the time it ended And not from 0. your solution is a reset, not pause :confused: