gtimer.h File Reference

#include <g_types.h>

Go to the source code of this file.

Defines

#define G_USEC_PER_SEC   1000000

Typedefs

typedef typedefG_BEGIN_DECLS
struct _GTimer 
GTimer

Functions

GTimerg_timer_new (void)
void g_timer_destroy (GTimer *timer)
void g_timer_start (GTimer *timer)
void g_timer_stop (GTimer *timer)
void g_timer_reset (GTimer *timer)
gdouble g_timer_elapsed (GTimer *timer, gulong *microseconds)
void g_usleep (gulong microseconds)


Define Documentation

#define G_USEC_PER_SEC   1000000

Definition at line 40 of file gtimer.h.


Typedef Documentation

typedef typedefG_BEGIN_DECLS struct _GTimer GTimer

Definition at line 38 of file gtimer.h.


Function Documentation

void g_timer_destroy ( GTimer timer  ) 

gdouble g_timer_elapsed ( GTimer timer,
gulong microseconds 
)

GTimer* g_timer_new ( void   ) 

void g_timer_reset ( GTimer timer  ) 

void g_timer_start ( GTimer timer  ) 

void g_timer_stop ( GTimer timer  ) 

void g_usleep ( gulong  microseconds  ) 


Generated on Tue Jul 5 15:58:43 2011 for ROOT_528-00b_version by  doxygen 1.5.1