|
FFmpeg
2.1.1
|
#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 | ) |
1.8.5