MCPcopy Create free account
hub / github.com/material-shell/material-shell / elapsedString

Method elapsedString

src/utils/profile.ts:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 elapsedString() {
20 return `${this.elapsed()} ms`;
21 }
22}

Callers

nothing calls this directly

Calls 1

elapsedMethod · 0.95

Tested by

no test coverage detected