PortalTimestamp

class PortalTimestamp : Struct

Constructors

Link copied to clipboard
constructor(seconds: UInt64, microseconds: UInt64)

Properties

Link copied to clipboard
val microseconds: UInt64
Link copied to clipboard
open val parameters: Array<Any>
Link copied to clipboard
val seconds: UInt64

Functions

Link copied to clipboard
fun equals(_other: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard