Files
dusklight/include
Luke Street aafd50cd09 Use Limiter class in waitForTick (#330)
This uses the existing `Limiter` class (stolen from Metaforce) in `JFWDisplay::waitForTick`.
The limiter also now uses `SDL_DelayPrecise` internally on non-Windows platforms.
On Windows, the existing `NanoSleep` logic is untouched, as it appears to provide a
more stable framerate for the folks testing it on Windows than `SDL_DelayPrecise` does.
On Linux, however, `SDL_DelayPrecise` is plenty accurate.
2026-04-11 17:50:52 -06:00
..
2026-02-25 20:43:43 +01:00
2026-04-11 18:19:09 -04:00
2026-03-08 15:27:15 -07:00
2026-03-16 15:44:02 +01:00
2025-10-06 12:48:39 +03:00
2024-10-10 08:29:58 -06:00
2026-01-05 02:19:14 -08:00
2026-03-29 13:35:26 +02:00
2025-11-17 15:38:04 -08:00