Timers

Eddie Kohler kohler at aciri.org
Thu Feb 22 12:30:39 EST 2001


Hi all,

After discussions with Benjeeyuh, changed TimerHook to take two arguments:

typedef void (*TimerHook)(Timer *, void *);

The old one:
typedef void (*TimerHook)(unsigned long);

All checked-in elements updated.

love,
ed



More information about the click mailing list