src/clock.h File Reference

#include <glib.h>
#include <stdint.h>

Go to the source code of this file.

Functions

G_GNUC_PURE unsigned monotonic_clock_ms (void)
 Returns the value of a monotonic clock in milliseconds.
G_GNUC_PURE uint64_t monotonic_clock_us (void)
 Returns the value of a monotonic clock in microseconds.

Function Documentation

G_GNUC_PURE unsigned monotonic_clock_ms ( void   ) 

Returns the value of a monotonic clock in milliseconds.

G_GNUC_PURE uint64_t monotonic_clock_us ( void   ) 

Returns the value of a monotonic clock in microseconds.


Generated on 9 Aug 2013 for MPD by  doxygen 1.6.1