env - tweak shell resolve experience on startup

This commit is contained in:
Benjamin Pasero
2020-11-22 09:44:22 +01:00
parent fb80c0e44a
commit 52098eaeb0
10 changed files with 81 additions and 66 deletions

View File

@@ -193,7 +193,7 @@ export interface IStartupMetrics {
* * Happens in the renderer-process
* * Measured with the `willWaitForShellEnv` and `didWaitForShellEnv` performance marks.
*/
readonly ellapsedWaitForShellEnv?: number;
readonly ellapsedWaitForShellEnv: number;
/**
* The time it took to require the workspace storage DB, connect to it