NetworkTimestamp class
- Inheritance
-
- Object
- NetworkTimestamp
- NetworkTimestamp
Constructors
- NetworkTimestamp(int timestamp)
Properties
Methods
-
addHours(
int count) → NetworkTimestamp -
inherited
-
addMinutes(
int count) → NetworkTimestamp -
inherited
-
addSeconds(
int count) → NetworkTimestamp -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited