eloop_cancel_timeout_one() function
eloop_cancel_timeout_one - Cancel a single timeout @handler: Matching callback function @eloop_data: Matching eloop_data @user_data: Matching user_data @remaining: Time left on the cancelled timer Returns: Number of cancelled timeouts Cancel matching timeout registered with eloop_register_timeout() and return the remaining time left.