JasithJ
Denoβ€’2mo ago
Jasith

How to use performance.now in deno_core

I want to use performance.now() in deno_core, how should I do it? I tried writing deno_web in extensions, but when I write this package in cargo.toml, it throws an error during build.
image.png
Was this page helpful?