|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
public interface TimeBase
A TimeBase is a constantly ticking source of time,
much like a crystal.
Unlike a Clock, a TimeBase cannot be temporally
transformed, reset, or stopped.
Clock| 方法摘要 | |
|---|---|
long |
getNanoseconds()
Get the current time of the TimeBase
specified in nanoseconds. |
Time |
getTime()
Get the current time of this TimeBase. |
| 方法详细信息 |
|---|
Time getTime()
TimeBase.
TimeBase time.long getNanoseconds()
TimeBase
specified in nanoseconds.
TimeBase time in
nanoseocnds.
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||