次の方法で共有


IClock.GetStopwatchTime Method

Definition

Gets a precise time measurement using Stopwatch as the time source.

public TimeSpan GetStopwatchTime();
abstract member GetStopwatchTime : unit -> TimeSpan
Public Function GetStopwatchTime () As TimeSpan

Returns

The time measurement.

Applies to