Class SynchronizeTimestamp
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.