Libav
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
int64_t | av_gettime (void) |
Get the current time in microseconds. More... | |
int | av_usleep (unsigned usec) |
Sleep for a period of time. More... | |
int64_t av_gettime | ( | void | ) |
int av_usleep | ( | unsigned | usec | ) |