Class IEvents.OperationEndSummaryData

  • Enclosing class:
    IEvents

    public class IEvents.OperationEndSummaryData
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getTotalRounds()
      Gets the total no.
      int getTotalTags()
      Gets the total total number of tags operated on
      long getTotalTimeuS()
      Gets the total time taken for the operation
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTotalTimeuS

        public long getTotalTimeuS()
        Gets the total time taken for the operation
      • getTotalTags

        public int getTotalTags()
        Gets the total total number of tags operated on
      • getTotalRounds

        public int getTotalRounds()
        Gets the total no. of rounds