eloop_deplete_timeout() function
eloop_deplete_timeout - Deplete a timeout that is already registered @req_secs: Requested number of seconds to the timeout @req_usecs: Requested number of microseconds to the timeout @handler: Matching callback function @eloop_data: Matching eloop_data @user_data: Matching user_data Returns: 1 if the timeout is depleted, 0 if no change is made, -1 if no timeout matched Find a registered matching timeout. If found, deplete the timeout if remaining time is more than the requested time.
eloop_deplete_timeout() calls 3 functions:
![]()
eloop_deplete_timeout()
eloop_deplete_timeout() reads 8 variables and writes 2 variables:
![]()
eloop_deplete_timeout()