Stopwatch ========= .. currentmodule:: PlasmaCalcs.tools.timing .. autoclass:: Stopwatch :members: :show-inheritance: :inherited-members: .. rubric:: Methods .. autosummary:: ~Stopwatch.get_marked_time ~Stopwatch.get_marked_times ~Stopwatch.mark_time ~Stopwatch.now ~Stopwatch.reset ~Stopwatch.time_elapsed_string ~Stopwatch.time_since_mark ~Stopwatch.time_since_reset .. rubric:: Attributes .. autosummary:: ~Stopwatch.time ~Stopwatch.time_elapsed