MCPcopy Create free account
hub / github.com/nodejs/node / timeStartSelect

Method timeStartSelect

deps/v8/tools/zone-stats/details-selection.js:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 get timeStartSelect() {
94 return this.$('#time-start-select');
95 }
96
97 get timeEndSelect() {
98 return this.$('#time-end-select');

Callers

nothing calls this directly

Calls 1

$Method · 0.95

Tested by

no test coverage detected