mUPnP for C
|
Data Structures | |
struct | tm |
Macros | |
#define | mupnp_sleep(val) |
#define | mupnp_sleeprandom(val) |
Typedefs | |
typedef long | mUpnpTime |
Functions | |
float | mupnp_random (void) |
void | mupnp_wait (mUpnpTime mtime) |
void | mupnp_waitrandom (mUpnpTime mtime) |
mUpnpTime | mupnp_getcurrentsystemtime (void) |
#define mupnp_sleep | ( | val | ) |
#define mupnp_sleeprandom | ( | val | ) |
typedef long mUpnpTime |
mUpnpTime mupnp_getcurrentsystemtime | ( | void | ) |
float mupnp_random | ( | void | ) |
void mupnp_wait | ( | mUpnpTime | mtime | ) |
void mupnp_waitrandom | ( | mUpnpTime | mtime | ) |