ResourceEvent

sealed interface ResourceEvent : SessionEvent

Events generated by the resource sources. See https://tech.utugit.fi/soft/tools/power/doc/manual/usage/intro/

See also

Inheritors

Properties

Link copied to clipboard
abstract val nanoTime: Long

Current value of the most precise available system timer, in nanoseconds.

Link copied to clipboard
abstract val resource: String

The name of the resource

Link copied to clipboard
abstract val systemTimestamp: Long

Current time in milliseconds.

Link copied to clipboard
abstract val unit: String

The entity managing the reported resources.