Package com.castlabs.sdk.debug
Class RateLimitTracer.Trace
- java.lang.Object
-
- com.castlabs.sdk.debug.RateLimitTracer.Trace
-
- Enclosing class:
- RateLimitTracer
public static class RateLimitTracer.Trace extends Object
A single download trace with a start and end time. Note that the end time is exclusive.
-
-
Field Summary
Fields Modifier and Type Field Description longbitrateThe bitrate of the trace in BPSlongendTimeMsThe end time of the tracelongstartTimeMsThe start time of the trace
-