Home
last modified time | relevance | path

Searched refs:sys_start_time_hr (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dos_divers.c70 static u64 sys_start_time_hr = 0; variable
94 return (now.tv_sec) * 1000000 + (now.tv_usec) - sys_start_time_hr; in gf_sys_clock_high_res()
804 sys_start_time_hr = gf_sys_clock_high_res(); in gf_sys_init()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dos_divers.c71 static u64 sys_start_time_hr = 0; variable
112 return (now.tv_sec)*1000000 + (now.tv_usec) - sys_start_time_hr; in gf_sys_clock_high_res()
1204 sys_start_time_hr = gf_sys_clock_high_res(); in gf_sys_init()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dos_divers.c71 static u64 sys_start_time_hr = 0; variable
112 return (now.tv_sec)*1000000 + (now.tv_usec) - sys_start_time_hr; in gf_sys_clock_high_res()
1204 sys_start_time_hr = gf_sys_clock_high_res(); in gf_sys_init()