public interface Time
Modifier and Type | Method and Description |
---|---|
org.epics.util.time.Timestamp |
getTimestamp()
The timestamp of the value, typically indicating when it was
generated.
|
Integer |
getTimeUserTag()
Returns a user defined tag, that can be used to store extra
time information, such as beam shot.
|
boolean |
isTimeValid()
Returns a data source specific flag to indicate whether the time
information should be trusted.
|
org.epics.util.time.Timestamp getTimestamp()
Integer getTimeUserTag()
boolean isTimeValid()
Copyright © 2010–2015. All rights reserved.