.. Custom template for autosummary classes. Can be removed when .. https://github.com/sphinx-doc/sphinx/issues/7912 is fixed. dgs.utils.timer.DifferenceTimers ================================ .. currentmodule:: dgs.utils.timer .. autoclass:: DifferenceTimers .. rubric:: Methods .. automethod:: DifferenceTimers.__init__ .. automethod:: DifferenceTimers.add .. automethod:: DifferenceTimers.add_multiple .. automethod:: DifferenceTimers.clear .. automethod:: DifferenceTimers.copy .. automethod:: DifferenceTimers.fromkeys .. automethod:: DifferenceTimers.get .. automethod:: DifferenceTimers.get_avgs .. automethod:: DifferenceTimers.get_last .. automethod:: DifferenceTimers.get_sums .. automethod:: DifferenceTimers.items .. automethod:: DifferenceTimers.keys .. automethod:: DifferenceTimers.pop .. automethod:: DifferenceTimers.popitem .. automethod:: DifferenceTimers.print .. automethod:: DifferenceTimers.setdefault .. automethod:: DifferenceTimers.update .. automethod:: DifferenceTimers.values .. rubric:: Attributes .. autosummary:: :template: attribute.rst :toctree: ~DifferenceTimers.data