Package com.biglybt.core.util
Interface SystemTime.SystemTimeProvider
-
- All Known Implementing Classes:
SystemTime.RawProvider
,SystemTime.SteppedProvider
- Enclosing class:
- SystemTime
protected static interface SystemTime.SystemTimeProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getMonoTime()
long
getSteppedMonoTime()
long
getTime()
-