RuntimeDuration Property

Definition

Namespace CliInvoke.Core
Assembly CliInvoke.Core.dll

How long the Command took to execute represented as a TimeSpan.

public TimeSpan RuntimeDuration { get; }

Returns