Lagged

data class Lagged(val missed: ULong) : PathEvent

Events were dropped before the subscriber received them.

Constructors

Link copied to clipboard
constructor(missed: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard