pydistsim.tests.test\_benchmark.MyCustomMetricCollector ======================================================= .. currentmodule:: pydistsim.tests.test_benchmark .. autoclass:: MyCustomMetricCollector :members: :show-inheritance: :special-members: __call__, __add__, __mul__, __getattr__, __new__, __setattr__, __getattribute__ :private-members: .. rubric:: Methods .. autosummary:: :nosignatures: ~MyCustomMetricCollector.__init__ ~MyCustomMetricCollector.create_report ~MyCustomMetricCollector.notify ~MyCustomMetricCollector.on_added ~MyCustomMetricCollector.on_algorithm_finished ~MyCustomMetricCollector.on_algorithm_started ~MyCustomMetricCollector.on_message_delivered ~MyCustomMetricCollector.on_message_sent ~MyCustomMetricCollector.on_network_changed ~MyCustomMetricCollector.on_node_status_changed ~MyCustomMetricCollector.on_sim_state_changed ~MyCustomMetricCollector.on_state_changed ~MyCustomMetricCollector.on_step_done .. rubric:: Attributes .. autosummary:: ~MyCustomMetricCollector.events