Time class
Constructors
- Time({RosTime? data})
Properties
Methods
-
call(
{RosTime? data}) → Time -
deserialize(
ByteDataReader reader) → Time -
getMessageSize(
) → int -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
ByteDataWriter writer) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- $prototype ↔ Time
-
getter/setter pair