mUPnP for C
time.c File Reference
#include <limits.h>
#include <mupnp/util/log.h>
#include <mupnp/util/time.h>
#include <unistd.h>

Functions

void mupnp_wait (mUpnpTime mtime)
 
void mupnp_waitrandom (mUpnpTime mtime)
 
mUpnpTime mupnp_getcurrentsystemtime ()
 
float mupnp_random ()
 

Function Documentation

◆ mupnp_getcurrentsystemtime()

mUpnpTime mupnp_getcurrentsystemtime ( void )

◆ mupnp_random()

float mupnp_random ( void )

◆ mupnp_wait()

void mupnp_wait ( mUpnpTime mtime)

◆ mupnp_waitrandom()

void mupnp_waitrandom ( mUpnpTime mtime)