kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.suggest
/
LabeledTimingSample
Labeled
Timing
Sample
data
class
LabeledTimingSample
(
var
label
:
String
,
var
value
:
ULong
)
Single sample for a Glean labeled_timing_distribution
Members
Constructors
Labeled
Timing
Sample
Link copied to clipboard
constructor
(
label
:
String
,
value
:
ULong
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
label
Link copied to clipboard
var
label
:
String
value
Link copied to clipboard
var
value
:
ULong
Time in microseconds