class Counters

Defined at line 6038 of file fidling/gen/sdk/fidl/fuchsia.lowpan.device/fuchsia.lowpan.device/hlcpp/fuchsia/lowpan/device/cpp/fidl.h

Public Methods

void ~Counters ()
void Get (GetCallback callback)

Returns a snapshot of the counters without resetting the counters.

void Reset (ResetCallback callback)

Resets all of the counters to zero returning the counter values

immediately prior.