This class is designed after DateTime but allows configurable epoch and resolution via its Scale property.

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

Syntax

[SerializableAttribute]
public struct Time : IEquatable<Time>

See Also