IMeasureItemFirstCall Property
Gets the duration of the first call of the current operation.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
TimeSpan FirstCall { get; }
ReadOnly Property FirstCall As TimeSpan
Get
property TimeSpan FirstCall {
TimeSpan get ();
}
abstract FirstCall : TimeSpan with get
Property Value
TimeSpan