MCPcopy
hub / github.com/witheve/Eve / microReact.js

File microReact.js

src/microReact.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function now() {
2 if (window.performance) {
3 return window.performance.now();
4 }

Callers

nothing calls this directly

Calls 3

nowFunction · 0.85
renderMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected