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 Type
    Method
    Description
    Used for collecting data about memory load when a transaction is active.
  • Method Details

    • collect

      @Nullable @Nullable MemoryCollectionData collect()
      Used for collecting data about memory load when a transaction is active.