Uses of Class
io.atomix.utils.time.WallClockTimestamp
Packages that use WallClockTimestamp
Package
Description
Provides classes and interfaces for representing and operating on both logical and physical
representations of time.
-
Uses of WallClockTimestamp in io.atomix.utils.time
Methods in io.atomix.utils.time that return WallClockTimestampModifier and TypeMethodDescriptionstatic WallClockTimestampWallClockTimestamp.from(long unixTimestamp) Returns a new wall clock timestamp for the given unix timestamp.WallClock.getTime()