Package-level declarations

Types

Link copied to clipboard
expect interface Clock
actual interface Clock
actual interface Clock
Link copied to clipboard
data class Instant(val epochSeconds: Long, val nanosecondsOfSecond: Int = 0) : Comparable<Instant>
Link copied to clipboard

Utility object for converting PubNub timetokens to various date-time representations and vice versa.