@Internal
public final class CpuCollectionData
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CpuCollectionData
public CpuCollectionData(double cpuUsagePercentage,
@NotNull
@NotNull SentryDate timestamp)
-
Method Details
-
getTimestamp
@NotNull
public @NotNull SentryDate getTimestamp()
-
getCpuUsagePercentage
public double getCpuUsagePercentage()