1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-20 06:25:01 +00:00
CLK/ClockReceiver
2021-11-18 18:01:30 -05:00
..
ClockingHintSource.hpp
ClockReceiver.hpp Switch to a saturating conversion. 2021-11-18 18:01:30 -05:00
DeferredQueue.hpp
DeferredValue.hpp Adds a simpler way of deferring single values. 2021-08-07 17:29:21 -04:00
ForceInline.hpp
JustInTime.hpp This uses Cycles and HalfCycles, so should include ClockReceiver. 2021-11-11 09:24:32 -05:00
ScanSynchroniser.hpp
TimeTypes.hpp Experimentally switches to a 'high-resolution' clock for SDL. 2020-02-09 21:44:55 -05:00
VSyncPredictor.hpp