[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pause a timer


Can you give us a context..

What kind of applications is it ? Gui.. webGui ?

Then the timer have not counter.. usually we use a variable for that.

So can you send us your source code or a sample that illustrated the
problem so we can answer more accurately.

Le jeu. 15 mai 2025 à 21:08, Michele V. <akrobaticone@xxxxxxxxx> a écrit :

> Hi to all
> in some cases it may be necessary to temporarily stop the counting of a
> timer to avoid the Timer_Timer() event being generated during the execution
> of a particular operation.
> currently if the timer is stopped with stop and restarted with start the
> counting starts again from the beginning.
> if the timer delay is very long and the interruption is short it may be
> useful to pause the counting with a command like "pause" and then restart
> it from where it stopped with a command like "Play".
> I believe that currently it is not possible to obtain a similar function
>
> Thanks in advance
> Michele
>
> -------------------------------------------------------------------------------------------------------------------------------------------
> Io scrivo da LINUX MINT
>

References:
pause a timer"Michele V." <akrobaticone@xxxxxxxxx>