Home > @rushstack/heft > IMetricsData > totalUptimeMs
IMetricsData.totalUptimeMs property
How long the process has been alive, in milliseconds. This metric is for watch mode, to analyze how long developers leave individual Heft sessions running.
Signature:
totalUptimeMs: number;