1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 17:56:29 +00:00
CLK/ClockReceiver
2022-07-07 16:35:45 -04: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 Hacks up an [unsafe] return to something best-effort-updater-esque. 2022-07-07 16:35:45 -04:00
VSyncPredictor.hpp