Class TimeInterval

    • Field Detail

      • confidence

        public float confidence

        The confidence, from 0.0 to 1.0, of the reliability of the interval.

      • duration

        public float duration

        The duration (in seconds) of the time interval.

      • start

        public float start

        The starting point (in seconds) of the time interval.

    • Constructor Detail

      • TimeInterval

        public TimeInterval()