@InterfaceAudience.Public @InterfaceStability.Evolving public class MonotonicClock extends Object implements Clock
コンストラクタと説明 |
---|
MonotonicClock() |
修飾子とタイプ | メソッドと説明 |
---|---|
long |
getTime()
Get current time from some arbitrary time base in the past, counting in
milliseconds, and not affected by settimeofday or similar system clock
changes.
|
public MonotonicClock()
Copyright © 2016 Apache Software Foundation. All rights reserved.