tech-kern archive

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

Re: How to pause/continue itimer ?



On Mon, 24 Nov 2025, Beesdeckar wrote:

My question are:
Does exist any way how to pause itimer


set `.tv_sec = .tv_nsec = 0;' to cancel the timer.

and after some time start it again ?


put back old values.

-RVP


Home | Main Index | Thread Index | Old Index