Lire en anglais Modifier

Partager via


TimeSpan.TicksPerMicrosecond Field

Definition

Represents the number of ticks in 1 microsecond. This field is constant.

C#
public const long TicksPerMicrosecond = 10;

Field Value

Value = 10

Remarks

The value of this constant is 10.

Applies to

Produit Versions
.NET 7, 8, 9, 10