FakeTimeProvider.TimestampFrequency プロパティ

定義

GetTimestamp()からの値が 1 秒あたりにインクリメントされる量を取得します。

public:
 virtual property long TimestampFrequency { long get(); };
public override long TimestampFrequency { get; }
member this.TimestampFrequency : int64
Public Overrides ReadOnly Property TimestampFrequency As Long

プロパティ値

注釈

これは、 TicksPerSecondの値に固定されます。

適用対象