Home > @microsoft/rush-lib > IStopwatchResult
IStopwatchResult interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents a readonly view of a Stopwatch
.
Signature:
export interface IStopwatchResult
Methods
Method | Description |
---|---|
toString() | (BETA) Displays how long the stopwatch has been executing in a human readable format. |