Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
profiles from
'./profiles'
;
4
5
function
now() {
6
// eslint-disable-next-line no-undef
7
return
performance.now();
8
}
9
10
const
reducer = transitions({
11
WAIT_BENCH: {
Callers
1
useBenchmark.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected