Clock class
Constructors
- Clock({RosTime? clock})
Properties
Methods
-
call(
{RosTime? clock}) → Clock -
deserialize(
ByteDataReader reader) → Clock -
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 ↔ Clock
-
getter/setter pair