Sdílet prostřednictvím


PSConsoleReadLine.HistoryItem.ApproximateElapsedTime Property

Definition

The approximate elapsed time (includes time to invoke Prompt). The value can be 0 ticks if if accessed before PSReadLine gets a chance to set it.

public TimeSpan ApproximateElapsedTime { get; }
member this.ApproximateElapsedTime : TimeSpan
Public ReadOnly Property ApproximateElapsedTime As TimeSpan

Property Value

Applies to