Home > @rushstack/heft > IMetricsData > bootDurationMs
IMetricsData.bootDurationMs property
The total duration before Heft started executing user-defined tasks, in milliseconds. This metric is for tracking the contribution of Heft itself to total build duration.
Signature:
bootDurationMs: number;