Commit f6506a54 authored by Michael Niedermayer's avatar Michael Niedermayer

doxy

Originally committed as revision 3664 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7a91333f
......@@ -31,6 +31,9 @@
#endif
#include <time.h>
/**
* gets the current time in micro seconds.
*/
int64_t av_gettime(void)
{
#ifdef CONFIG_WIN32
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment