| 程序包 | 说明 |
|---|---|
| com.github.houbb.heaven.util.time.impl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ScheduledSystemTime
基于任务调度,性能更好的时间戳获取类
ps: 这里其实有一个问题,因为是 1ms 调度一次,会导致时间更新没有那么及时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Time |
Times.defaults()
默认的时间策略
|
static Time |
Times.scheduled()
基于调度的时间策略
|
Copyright © 2024. All rights reserved.