mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
clock: Use gopherwasm
This commit is contained in:
parent
4c5613d73c
commit
2ec075004a
@ -19,7 +19,7 @@ package clock
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/gopherjs/gopherjs/js"
|
||||
"github.com/hajimehoshi/gopherwasm/js"
|
||||
)
|
||||
|
||||
func now() int64 {
|
||||
|
Loading…
Reference in New Issue
Block a user