Uses of Class
org.scictrl.csshell.Timestamp
Packages that use Timestamp
Package
Description
- 
Uses of Timestamp in org.scictrl.csshell
Methods in org.scictrl.csshell that return TimestampMethods in org.scictrl.csshell with parameters of type TimestampModifier and TypeMethodDescriptionintcompareTo.booleanTimestamp.isGreaterOrEqual(Timestamp other) isGreaterOrEqual.booleanTimestamp.isGreaterThan(Timestamp other) isGreaterThan.booleanTimestamp.isLessOrEqual(Timestamp other) isLessOrEqual.booleanTimestamp.isLessThan(Timestamp other) isLessThan.Constructors in org.scictrl.csshell with parameters of type Timestamp - 
Uses of Timestamp in org.scictrl.csshell.epics
Methods in org.scictrl.csshell.epics that return TimestampModifier and TypeMethodDescriptionstatic TimestampEPICSUtilities.convertTimestamp(gov.aps.jca.dbr.TimeStamp ts) Converts CA timestamp to DAL timestamp.static TimestampEPICSUtilities.toTimestamp(gov.aps.jca.dbr.DBR dbr) Tries to extract timestamp from DBR. - 
Uses of Timestamp in org.scictrl.csshell.epics.server.application.orbitserver
Methods in org.scictrl.csshell.epics.server.application.orbitserver that return Timestamp