Table of Contents

Class SynchronizeTimestamp

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents an operator that creates a command message to set the value of the timestamp register in the Harp device to the current UTC time of the host.

public class SynchronizeTimestamp : Combinator<HarpMessage>
Inheritance
SynchronizeTimestamp
Inherited Members

Methods

Process<TSource>(IObservable<TSource>)

Creates an observable sequence of command messages to set the value of the timestamp register in the Harp device to the current UTC time of the host.