public interface SystemTimeSource
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getNow()
Obtain current LocalDateTime.
|
long |
getTime()
Obtain the current time.
|
long getTime()
LocalDateTime getNow()
Copyright © 2025. All rights reserved.