Interface ProfiledThreadState

    • Method Detail

      • getStartTimestampMilliseconds

        long getStartTimestampMilliseconds()
        Obtains the start time stamp.
        Returns:
        Start time stamp in milliseconds.
      • getStartTimestampNanoseconds

        long getStartTimestampNanoseconds()
        Obtains the start time stamp.
        Returns:
        Start time stamp in nanoseconds.