ResourceEvent

sealed interface ResourceEvent : SessionEvent

Events generated by the resource sources.

Inheritors

Properties

Link copied to clipboard
abstract val nt: Long

Event timestamp in nanoseconds (more precise, but overflows).

Link copied to clipboard
abstract val resource: String

The name of the resource

Link copied to clipboard
abstract val ts: Long

Event timestamp in milliseconds.

Link copied to clipboard
abstract val unit: String

The entity managing the reported resources.