timer Struct Reference
#include <timer.h>Public Attributes
Detailed Description
Timer data structure definition.This structure represents the timer object which holds the necessary information to represent the timer. It is allocated by the caller and must not be used/re-used until the timer is removed or fires.
Definition at line 73 of file include/gel/timer.h.The documentation for this struct was generated from the following file:
Copyright (C) 1999, 2000, 2001, 2002, 2003 Stéphane Carrez, France
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.