mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
env - tweak shell resolve experience on startup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user