Package io.sentry
Interface IMemoryCollector
@Internal
public interface IMemoryCollector
Used for collecting data about memory load when a transaction is active.
-
Method Summary
Modifier and TypeMethodDescription@Nullable MemoryCollectionData
collect()
Used for collecting data about memory load when a transaction is active.
-
Method Details
-
collect
Used for collecting data about memory load when a transaction is active.
-