Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > IOperationExecutionResult > nonCachedDurationMs

IOperationExecutionResult.nonCachedDurationMs property

This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The value indicates the duration of the same operation without cache hit.

Signature:

readonly nonCachedDurationMs: number | undefined;