MCPcopy Create free account
hub / github.com/meliorence/react-native-render-html / now

Function now

apps/benchmarking/useBenchmark.js:5–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3import profiles from './profiles';
4
5function now() {
6 // eslint-disable-next-line no-undef
7 return performance.now();
8}
9
10const reducer = transitions({
11 WAIT_BENCH: {

Callers 1

useBenchmark.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected