vlc/src/clock
Thomas Guillem b61be68d6a clock: require the lock for all functions
Instead of wondering if a specific function need to be called locked or
not.

This allows few optimizations where 2 clock functions were called in a
row.
2024-03-17 08:37:18 +00:00
..
clock.c clock: require the lock for all functions 2024-03-17 08:37:18 +00:00
clock.h clock: require the lock for all functions 2024-03-17 08:37:18 +00:00
clock_internal.c clock: avg: add AvgResetAndFill 2022-06-04 10:16:40 +00:00
clock_internal.h core: include vlc_tick.h when using vlc_tick_t 2023-04-25 09:29:52 +02:00
input_clock.c input_clock: expose drift in update callback 2024-03-13 14:03:51 +00:00
input_clock.h input_clock: expose drift in update callback 2024-03-13 14:03:51 +00:00