src/timer.h File Reference

#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  _Timer

Typedefs

typedef struct _Timer Timer

Functions

Timertimer_new (const struct audio_format *af)
void timer_free (Timer *timer)
void timer_start (Timer *timer)
void timer_reset (Timer *timer)
void timer_add (Timer *timer, int size)
void timer_sync (Timer *timer)

Typedef Documentation

typedef struct _Timer Timer

Function Documentation

void timer_add ( Timer timer,
int  size 
)
void timer_free ( Timer timer  ) 
Timer* timer_new ( const struct audio_format af  ) 
void timer_reset ( Timer timer  ) 
void timer_start ( Timer timer  ) 
void timer_sync ( Timer timer  ) 
Generated on Mon Aug 2 17:09:37 2010 for MPD by  doxygen 1.6.3