aicas logo Realtime Java
Technology.

javax.realtime
Class Clock

java.lang.Object
  |
  +--javax.realtime.Clock

public abstract class Clock
extends java.lang.Object


Constructor Summary
Clock()
           
 
Method Summary
static Clock getRealtimeClock()
           
abstract  RelativeTime getResolution()
           
abstract  AbsoluteTime getTime()
           
abstract  void getTime(AbsoluteTime time)
           
abstract  void setResolution(RelativeTime resolution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clock

public Clock()
Method Detail

getRealtimeClock

public static Clock getRealtimeClock()

getResolution

public abstract RelativeTime getResolution()

getTime

public abstract AbsoluteTime getTime()

getTime

public abstract void getTime(AbsoluteTime time)

setResolution

public abstract void setResolution(RelativeTime resolution)

aicas logo Realtime Java
Technology.

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