Package 

Class AndroidCpuCollector

  • All Implemented Interfaces:
    io.sentry.IPerformanceCollector , io.sentry.IPerformanceSnapshotCollector

    @ApiStatus.Internal() 
    public final class AndroidCpuCollector
     implements IPerformanceSnapshotCollector
                        
    • Method Summary

      Modifier and Type Method Description
      void setup()
      void collect(@NotNull() PerformanceCollectionData performanceCollectionData)
      • Methods inherited from class io.sentry.IPerformanceSnapshotCollector

        collect, setup
      • Methods inherited from class java.lang.Object

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

      • AndroidCpuCollector

        AndroidCpuCollector(ILogger logger)
    • Method Detail

      • collect

         void collect(@NotNull() PerformanceCollectionData performanceCollectionData)