Ask a question to get started
Enter to sendā¢Shift+Enter new line
Represents a latency measurement with optional component breakdown.
LatencyMeasurement( self, total_ms: int, component_ms: Optional[Dict[str, int]] = None )