Class TimerGlobal


public class TimerGlobal
extends java.lang.Object

Title: TokenRingTrainer

Description:

Copyright: Copyright (c) 2003

Company:

Field Summary

private float
aktuelleZeit
private float
anfangsZeitPunkt
private float
endZeitPunkt

Constructor Summary

TimerGlobal()

Method Summary

float
getAnfangsZeitPunkt()
float
getCurrentTime()
float
getEndZeitPunkt()
void
updateCurrentTime(float time)

Field Details

aktuelleZeit

private float aktuelleZeit

anfangsZeitPunkt

private float anfangsZeitPunkt

endZeitPunkt

private float endZeitPunkt

Constructor Details

TimerGlobal

public TimerGlobal()

Method Details

getAnfangsZeitPunkt

public float getAnfangsZeitPunkt()

getCurrentTime

public float getCurrentTime()

getEndZeitPunkt

public float getEndZeitPunkt()

updateCurrentTime

public void updateCurrentTime(float time)