Table of Contents

Class CreateTimestampMicrosecondsPayload

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents an operator that creates a message payload that stores the fractional part of the system timestamp, in microseconds.

public class CreateTimestampMicrosecondsPayload
Inheritance
CreateTimestampMicrosecondsPayload
Derived
Inherited Members

Properties

TimestampMicroseconds

Gets or sets the value that stores the fractional part of the system timestamp, in microseconds.

Methods

GetMessage(MessageType)

Creates a message that stores the fractional part of the system timestamp, in microseconds.

GetPayload()

Creates a message payload for the TimestampMicroseconds register.