Event

sealed interface Event

The manual page further explain the PowerGoblin's terminology: https://visiiri.tt.utu.fi/powergoblin/manual/usage/intro/

Inheritors

Properties

Link copied to clipboard
abstract val nt: Long

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

Link copied to clipboard
abstract val ts: Long

Event timestamp in milliseconds.