Class QueryIteratorTiming

    • Method Detail

      • getMillis

        public long getMillis()
        Return the elapsed time, in milliseconds, between the first call to this iterator and the close call. Returns the time, or NotStarted (-2) or NotFinished (-1).