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 MemoryCollectionDatacollect()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.
-