public class ConstantTiming extends Object
| Constructor and Description |
|---|
ConstantTiming()
Creates a new ConstantTiming with a value of 0.
|
ConstantTiming(double timing)
Creates a new ConstantTiming with a given value.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getTiming(long time)
Returns the timing for the given time.
|
Copyright © 2018. All rights reserved.