Commit fd1d8eb5 authored by michael's avatar michael

doxy


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3664 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c13fcddb
...@@ -31,6 +31,9 @@ ...@@ -31,6 +31,9 @@
#endif #endif
#include <time.h> #include <time.h>
/**
* gets the current time in micro seconds.
*/
int64_t av_gettime(void) int64_t av_gettime(void)
{ {
#ifdef CONFIG_WIN32 #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