JS: implementation of getMonotonicTimeNSec is missing
base:GHC.Clock
exposes getMonotonicTimeNSec
and getMonotonicTime
but those aren't implemented for JS.
This was noticed when trying to run the testsuite of the unix
package.
base:GHC.Clock
exposes getMonotonicTimeNSec
and getMonotonicTime
but those aren't implemented for JS.
This was noticed when trying to run the testsuite of the unix
package.