help-gnu-emacs
[Top][All Lists]
Advanced

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

Idel time continually around 60 seconds


From: Cecil Westerhof
Subject: Idel time continually around 60 seconds
Date: Wed, 10 Jan 2018 14:44:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

I am using Gnus and I have installed a daemon that depending on the
amount of idle time does something, or not. But strangely the idle
time is continuously around 60 seconds. (And I want it to be more.)

I added some debugging to my daemon routine:
2018-01-10 14:33:49: Starting gnus-idle-daemon ((23126 5693 809219 184000), (0 
60 3465 810000))
           14:33:50: Leaving gnus-idle-daemon (1 second, (0 60 604458 776000))
2018-01-10 14:34:50: Starting gnus-idle-daemon ((23126 5754 456491 143000), (0 
60 858 915000))
           14:34:50: Leaving gnus-idle-daemon (0 seconds, (0 60 516542 418000))
2018-01-10 14:35:51: Starting gnus-idle-daemon ((23126 5815 17667 46000), (0 60 
792 785000))
           14:35:51: Leaving gnus-idle-daemon (0 seconds, (0 60 499851 979000))
2018-01-10 14:36:51: Starting gnus-idle-daemon ((23126 5875 570675 402000), (0 
60 712 877000))
           14:36:52: Leaving gnus-idle-daemon (1 second, (0 60 490399 246000))
2018-01-10 14:37:52: Starting gnus-idle-daemon ((23126 5936 115162 38000), (0 
60 696 902000))
           14:37:52: Leaving gnus-idle-daemon (0 seconds, (0 60 541211 971000))

When entering I display the values of current-time and
current-idle-time. When leaving only current-idle-time.

What could be the reason of this?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]