FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
BenchmarkTimeStamps Struct Reference

Data Fields

int64_t real_usec
 
int64_t user_usec
 
int64_t sys_usec
 

Detailed Description

Definition at line 123 of file ffmpeg.c.

Field Documentation

int64_t BenchmarkTimeStamps::real_usec

Definition at line 124 of file ffmpeg.c.

Referenced by main(), and update_benchmark().

int64_t BenchmarkTimeStamps::user_usec

Definition at line 125 of file ffmpeg.c.

Referenced by get_benchmark_time_stamps(), main(), and update_benchmark().

int64_t BenchmarkTimeStamps::sys_usec

Definition at line 126 of file ffmpeg.c.

Referenced by get_benchmark_time_stamps(), main(), and update_benchmark().


The documentation for this struct was generated from the following file: