Package io.sentry

Class CpuCollectionData

java.lang.Object
io.sentry.CpuCollectionData

@Internal public final class CpuCollectionData extends Object
  • Constructor Details

    • CpuCollectionData

      public CpuCollectionData(double cpuUsagePercentage, @NotNull @NotNull SentryDate timestamp)
  • Method Details

    • getTimestamp

      @NotNull public @NotNull SentryDate getTimestamp()
    • getCpuUsagePercentage

      public double getCpuUsagePercentage()