public static class RateCalculator.Result extends Object
| Constructor and Description |
|---|
Result(int bytesPerTick,
int prescale,
int tickNanosecondInterval) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBytesPerTick() |
int |
getPrescale() |
int |
getTickNanosecondsInterval() |
Copyright © 2015. All rights reserved.