|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.reservoir.monitoring.core.Rational
eu.reservoir.monitoring.appl.datarate.Timing
public class Timing
A version of Rational used for timing.
| Constructor Summary | |
|---|---|
Timing(int n,
int d)
Construct a Timing object. |
|
| Method Summary | |
|---|---|
long |
asMilliseconds()
Get the timing gap in milliseconds. |
| Methods inherited from class eu.reservoir.monitoring.core.Rational |
|---|
compareTo, denominator, div, div, equals, hashCode, main, mediant, minus, minus, multiply, multiply, negative, numerator, plus, plus, reciprocal, toBigDecimal, toDouble, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Timing(int n,
int d)
| Method Detail |
|---|
public long asMilliseconds()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||