getutime          121 ffmpeg.c       static int64_t getutime(void);
getutime          564 ffmpeg.c               int64_t t = getutime();
getutime         4033 ffmpeg.c           current_time = ti = getutime();
getutime         4036 ffmpeg.c           ti = getutime() - ti;