dgs.utils.timerΒΆ

Models, functions and helpers for timing operations.

Module Classes

DifferenceTimer()

A simple timer based on time differences, with a few helper functions.

DifferenceTimers([names])

Object to store the information of multiple DifferenceTimer objects.