ebiten/internal/clock
Hajime Hoshi 9b0d95cfcf clock: Integrate now.go and now_js.go
The monotonic timer already uses performance.now, then we don't
have to have the original code.
2020-04-02 01:52:00 +09:00
..
clock.go clock: Assert that now() must be monotonic 2019-05-24 22:59:02 +09:00
now_notwindows.go clock: Integrate now.go and now_js.go 2020-04-02 01:52:00 +09:00
now_windows.go clock: Bug fix: Use float64 not to overflow 2019-05-09 01:14:48 +09:00