Constructor and Description |
---|
TimeStamp(double time) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(TimeStamp t2) |
double |
getTime() |
TimeStamp |
makeRelative(double delta)
Create a new TimeStamp at a relative offset in seconds.
|
public double getTime()
public int compareTo(TimeStamp t2)
compareTo
in interface java.lang.Comparable<TimeStamp>
public TimeStamp makeRelative(double delta)
delta
-