MCPcopy Create free account
hub / github.com/Marus/cortex-debug / deltaUs

Method deltaUs

src/common.ts:667–669  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

665 }
666
667 public deltaUs(): string {
668 return this.toStringWithRes(3);
669 }
670
671 public deltaMs(): string {
672 return this.toStringWithRes(6);

Callers

nothing calls this directly

Calls 1

toStringWithResMethod · 0.95

Tested by

no test coverage detected