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 Details

    • startTimeMs

      public final long startTimeMs
      The start time of the trace
    • endTimeMs

      public final long endTimeMs
      The end time of the trace
    • bitrate

      public final long bitrate
      The bitrate of the trace in BPS