Timer
=====

.. currentmodule:: do_mpc.tools

.. autoclass:: Timer
    :show-inheritance:
    :special-members: __call__, __getitem__



.. currentmodule:: do_mpc.tools.Timer

Methods
-------


 
hist
~~~~

.. autofunction:: hist
 
info
~~~~

.. autofunction:: info
 
tic
~~~

.. autofunction:: tic
 
toc
~~~

.. autofunction:: toc





