aicas logo Realtime Java
Technology.

Uses of Class
javax.realtime.AbsoluteTime

Uses of AbsoluteTime in javax.realtime
 

Methods in javax.realtime that return AbsoluteTime
 AbsoluteTime Timer.getFireTime()
           
 AbsoluteTime RelativeTime.absolute(Clock clock, AbsoluteTime destination)
           
 AbsoluteTime RelativeTime.absolute(Clock clock)
           
 AbsoluteTime RationalTime.absolute(Clock clock, AbsoluteTime destination)
           
 AbsoluteTime PeriodicTimer.getFireTime()
           
abstract  AbsoluteTime HighResolutionTime.absolute(Clock clock)
           
abstract  AbsoluteTime HighResolutionTime.absolute(Clock clock, AbsoluteTime dest)
           
abstract  AbsoluteTime Clock.getTime()
           
 AbsoluteTime AbsoluteTime.absolute(Clock clock, AbsoluteTime dest)
           
 AbsoluteTime AbsoluteTime.absolute(Clock clock)
           
 AbsoluteTime AbsoluteTime.add(long millis, int nanos)
           
 AbsoluteTime AbsoluteTime.add(long millis, int nanos, AbsoluteTime dest)
           
 AbsoluteTime AbsoluteTime.add(RelativeTime time)
           
 AbsoluteTime AbsoluteTime.add(RelativeTime time, AbsoluteTime destination)
           
 AbsoluteTime AbsoluteTime.subtract(RelativeTime time)
           
 AbsoluteTime AbsoluteTime.subtract(RelativeTime time, AbsoluteTime dest)
           
 

Methods in javax.realtime with parameters of type AbsoluteTime
 AbsoluteTime RelativeTime.absolute(Clock clock, AbsoluteTime destination)
           
 void RelativeTime.addInterarrivalTo(AbsoluteTime destination)
           
 AbsoluteTime RationalTime.absolute(Clock clock, AbsoluteTime destination)
           
 void RationalTime.addInterarrivalTo(AbsoluteTime destination)
           
abstract  AbsoluteTime HighResolutionTime.absolute(Clock clock, AbsoluteTime dest)
           
abstract  void Clock.getTime(AbsoluteTime time)
           
 AbsoluteTime AbsoluteTime.absolute(Clock clock, AbsoluteTime dest)
           
 AbsoluteTime AbsoluteTime.add(long millis, int nanos, AbsoluteTime dest)
           
 AbsoluteTime AbsoluteTime.add(RelativeTime time, AbsoluteTime destination)
           
 RelativeTime AbsoluteTime.subtract(AbsoluteTime time)
           
 RelativeTime AbsoluteTime.subtract(AbsoluteTime time, RelativeTime dest)
           
 AbsoluteTime AbsoluteTime.subtract(RelativeTime time, AbsoluteTime dest)
           
 

Constructors in javax.realtime with parameters of type AbsoluteTime
AbsoluteTime(AbsoluteTime time)
           
 


aicas logo Realtime Java
Technology.

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2003 aicas GmbH. All Rights Reserved.