• Version 4.4.3
Show / Hide Table of Contents

Interface ITimestamp

Timestamp field.

Inherited Members
IComposite.this[string]
IComposite.Reset()
IComposite.HasValue
Namespace: OnixS.SimpleBinaryEncoding
Assembly: OnixS.SimpleBinaryEncoding.dll
Syntax
public interface ITimestamp : IComposite

Properties

Time

Declaration
ulong Time { get; set; }
Property Value
Type Description
ulong

Time value measured in time units.

Unit

Declaration
TimeUnit Unit { get; set; }
Property Value
Type Description
TimeUnit

Time unit.

In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX