| 程序包 | 说明 |
|---|---|
| cn.sliew.milky.common.stopwatch |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DisabledTicker |
class |
SystemTicker |
| 限定符和类型 | 方法和说明 |
|---|---|
static Stopwatch |
StopWatchs.createStarted(Ticker ticker)
Creates (and starts) a new stopwatch, using the specified time source.
|
static Stopwatch |
StopWatchs.createUnstarted(Ticker ticker)
Creates (but does not start) a new stopwatch, using the specified time source.
|
Copyright © 2021. All rights reserved.