Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

t_chain Struct Reference

Timer list item. More...

List of all members.

Public Attributes

t_chainnext
 List next pointer.

t_chainprev
 List previous pointer.

time_t run
 When to run (UTC).

time_t tid
 Timer identifying number.

void(* func )(char *)
 Function to execute when timer expires.

char * args
 String argument to pass to function.


Detailed Description

Timer list item.

Definition at line 81 of file timer.c.


The documentation for this struct was generated from the following file:
Generated at Sat Oct 25 20:56:13 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.