DOKK / manpages / debian 10 / libixp-dev / ixp_unsettimer.3.en
IXP_UNSETTIMER(3) Library Functions Manual IXP_UNSETTIMER(3)

ixp_unsettimer

#include <ixp.h>
int ixp_unsettimer(IxpServer *srv, long id);

The id number of the timer to void.

Voids the timer identified by id.

Returns true if a timer was stopped, false otherwise.

ixp_settimer(3), ixp_serverloop(3)

2012 Dec libixp Manual