Duration

Undocumented in source.

Alias This

duration

Members

Functions

fromJSONValue
Duration fromJSONValue(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
fromProtobuf
Duration 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.

Variables

duration
StdDuration duration;
Undocumented in source.

Meta