ebiten/internal/clock
Hajime Hoshi c2bc6408a3 clock: Bug fix: Do not pacic even when the clock is reversed
It is theoreticaly possible to change the clock. Ebiten should not
panic whatever the clock time is.
2019-05-24 02:14:24 +09:00
..
clock.go clock: Bug fix: Do not pacic even when the clock is reversed 2019-05-24 02:14:24 +09:00
now_js.go clock: Better URL to explain being monotonic 2019-05-09 02:45:43 +09:00
now_windows.go clock: Bug fix: Use float64 not to overflow 2019-05-09 01:14:48 +09:00
now.go clock: Ensure that now() is monotonic 2019-05-09 02:44:14 +09:00