Timestamp

Undocumented in source.

Alias This

timestamp

Members

Functions

fromJSONValue
Timestamp fromJSONValue(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
fromProtobuf
Timestamp fromProtobuf(R inputRange)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSONValue
JSONValue toJSONValue()
Undocumented in source. Be warned that the author may not have intended to support it.
toProtobuf
auto toProtobuf()
Undocumented in source. Be warned that the author may not have intended to support it.
validateTimestamp
void validateTimestamp()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

protoDefaultValue
auto protoDefaultValue;
Undocumented in source.

Variables

timestamp
SysTime timestamp;
Undocumented in source.

Meta