Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
loadInstance
Method · 0.95
callback
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected