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.