Class CreateTimestampSecondsPayload
Represents an operator that creates a message payload that stores the integral part of the system timestamp, in seconds.
public class CreateTimestampSecondsPayload
- Inheritance
-
CreateTimestampSecondsPayload
- Derived
- Inherited Members
Properties
- TimestampSeconds
Gets or sets the value that stores the integral part of the system timestamp, in seconds.
Methods
- GetMessage(MessageType)
Creates a message that stores the integral part of the system timestamp, in seconds.
- GetPayload()
Creates a message payload for the TimestampSeconds register.