apps/astreamer/helper.h File Reference

#include <sys/time.h>

Include dependency graph for helper.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

long time_delta_us (const struct timeval &tv_1, const struct timeval &tv_2)
timeval time_plus (struct timeval tv_1, const struct timeval &tv_2)
timeval time_minus (struct timeval tv_1, const struct timeval &tv_2)


Function Documentation

long time_delta_us ( const struct timeval &  tv_1,
const struct timeval &  tv_2 
) [inline]

Definition at line 6 of file helper.h.

Referenced by RTP_Stream::rtcp().

struct timeval time_minus ( struct timeval  tv_1,
const struct timeval &  tv_2 
) [inline]

Definition at line 24 of file helper.h.

struct timeval time_plus ( struct timeval  tv_1,
const struct timeval &  tv_2 
) [inline]

Definition at line 14 of file helper.h.

Referenced by Audio::process().


Generated on Fri Nov 28 00:06:27 2008 for elphel by  doxygen 1.5.1