A Timescale instance with an epoch of 1.1.0000 and 0.1 Microsecond resolution.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public static Timescale Net { get; }

Remarks

Since .Net uses this epoch and resolution, we call it "Net" Timescale.
TeaFiles that shall be universally accessible should not use this time scale, as the value range causes problems on platforms that do not provide 64bit values, like the R application.

See Also