Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browserify/console-browserify
/ time
Function
time
index.js:56–58 ·
view source on GitHub ↗
(label)
Source
from the content-addressed store, hash-verified
54
}
55
56
function
time(label) {
57
times[label] = now()
58
}
59
60
function
timeEnd(label) {
61
var
time = times[label]
Callers
nothing calls this directly
Calls
1
now
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…