Module stats

Module stats 

Source
Expand description

D-Bus standard interfaces.

The D-Bus specification defines the message bus messages and some standard interfaces that may be useful across various D-Bus applications. This module provides their proxy.

Structsยง

ConnectionStats
The stats returned by the StatsProxy::get_connection_stats method.
Stats
The stats returned by the StatsProxy::get_stats method.
StatsProxy
Proxy for the org.freedesktop.DBus.Debug.Stats interface.