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 © 2021. All rights reserved.