toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
EventFilter
/
TimeRange
Time
Range
@
Serializable
data
class
TimeRange
(
val
start
:
Long
,
val
end
:
Long
)
:
EventFilter
Members
Constructors
Time
Range
Link copied to clipboard
constructor
(
start
:
Long
,
end
:
Long
)
Properties
end
Link copied to clipboard
val
end
:
Long
start
Link copied to clipboard
val
start
:
Long