RestartTimestamp

data class RestartTimestamp(val timestamp: Time) : TimestampType

Constructors

Link copied to clipboard
fun RestartTimestamp(timestamp: Time)

Properties

Link copied to clipboard
val timestamp: Time