MonoUsedSizeProbe

Namespace: WellFired.Profile.Unity.Runtime.Probes.ContinuousData

Implements: WellFired.Profile.Probes.IProbe, WellFired.Profile.Probes.IFormattedValue

Description

Probes the memory in use by the MonoUseddSize

Public Methods

object Probe ( )
string FormattedValue ( object value )

Breakdown

  • object Probe ( )

    Description

    Returns the probed data.

  • string FormattedValue ( object value )

    Description

    From the probed data, return a formatted value.

    Parameters

    value The object returned from a probe