TimeSpan.NanosecondsPerTick 欄位

定義

表示每個刻度數的奈秒數。 這個欄位為常數。

public: long NanosecondsPerTick = 100;
public const long NanosecondsPerTick = 100;
val mutable NanosecondsPerTick : int64
Public Const NanosecondsPerTick As Long  = 100

欄位值

Value = 100

備註

這個常數的值是 100。

適用於