latencyMicros property

String? latencyMicros
getter/setter pair

percent-th percentile of latency observed, in microseconds.

Fraction of percent/100 of samples have latency lower or equal to the value of this field.

Implementation

core.String? latencyMicros;