Home > @microsoft/rush-lib > IStopwatchResult > toString
IStopwatchResult.toString() method
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.
Displays how long the stopwatch has been executing in a human readable format.
Signature:
toString(): string;
Returns:
string