MCPcopy
hub / github.com/nestjs/nest / getNowTimestamp

Method getNowTimestamp

packages/core/injector/injector.ts:1303–1305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1301 }
1302
1303 private getNowTimestamp() {
1304 return performance.now();
1305 }
1306}

Callers 2

loadInstanceMethod · 0.95
callbackMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected