| Modifier and Type | Method and Description |
|---|---|
static CCSTimeStamp |
CCSTimeStamp.currentTime()
Attempts to get the current timestamp.
|
static CCSTimeStamp |
CCSTimeStamp.currentTimeFromMillis(long milliseconds)
Deprecated.
|
static CCSTimeStamp |
CCSTimeStamp.fromTAI(Instant taiTime,
int dtai)
Create an instance of CCSTimeStamp based on the current TAI time, and
the delta between TAI and UTC in effect at the time.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CCSTimeStamp.compareTo(CCSTimeStamp o) |
Copyright © 2023 LSST. All rights reserved.