Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ start
Method
start
test/test-helpers.mjs:50–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
start () {
51
this.startTime = perf.now()
52
return
this
53
}
54
55
end () {
56
this.endTime = perf.now()
Callers
1
esm-imports.test.mjs
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected