Classes | |
class | ShowInterfaceStatistics |
ShowInterfaceStatistics class. More... | |
class | StatisticsCollector |
StatisticsCollector class. More... | |
Functions | |
def | populate_node_menu (viz, node, menu, statistics_collector) |
def | register (viz) |
Variables | |
int | NODE_STATISTICS_MEMORY = 10 |
def interface_statistics.populate_node_menu | ( | viz, | |
node, | |||
menu, | |||
statistics_collector | |||
) |
Definition at line 210 of file interface_statistics.py.
def interface_statistics.register | ( | viz | ) |
Definition at line 222 of file interface_statistics.py.
int interface_statistics.NODE_STATISTICS_MEMORY = 10 |
Definition at line 6 of file interface_statistics.py.