Click or drag to resize

LocalTimeNanoseconds Property

Gets the nanoseconds component of the time represented by the current instance, a number from 0 to 999,999,999.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public int Nanoseconds { get; }

Property Value

Type: Int32
See Also