Hermes
Toggle table of contents
0.2.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hermes
ftc
/
com.acmerobotics.roadrunner.logs
/
DownsampledWriter
Downsampled
Writer
class
DownsampledWriter
(
val
channel
:
String
,
val
maxPeriod
:
Long
)
Members
Constructors
Downsampled
Writer
Link copied to clipboard
constructor
(
channel
:
String
,
maxPeriod
:
Long
)
Properties
channel
Link copied to clipboard
val
channel
:
String
max
Period
Link copied to clipboard
val
maxPeriod
:
Long
Functions
write
Link copied to clipboard
fun
write
(
msg
:
Any
)