template <>

class NaturalClientImpl

Defined at line 54 of file fidling/gen/sdk/fidl/fuchsia.memory.attribution/fuchsia.memory.attribution/cpp/fidl/fuchsia.memory.attribution/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_memory_attribution::Provider::Get> Get ()

Returns the attribution information known to the provider.

The first call returns immediately with the current information.

Subsequent calls will be held if no additional information is

available, and return only when there are changes to the attribution

information to be reported.

Runners will typically report the kernel resources (e.g. job, process,

etc) associated with each component that they are responsible for

running.

Components may optionally report resource usage by different categories

within their implementation.