The function timer-expired-p
returns t
if the specified timer is not scheduled to expire or is scheduled to expire within the number of seconds specified by the delta argument after the call to timer-expired-p
. Otherwise, the function returns nil
.
The timer argument is a timer, returned by make-timer or make-named-timer. The delta argument, if supplied, is a non-negative real number of seconds.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4