lightning_template.utils.timer.timer
====================================

.. py:module:: lightning_template.utils.timer.timer


Classes
-------

.. autoapisummary::

   lightning_template.utils.timer.timer.Timer


Module Contents
---------------

.. py:class:: Timer

   .. py:attribute:: duration_ms
      :value: None



   .. py:method:: __enter__()


   .. py:method:: __exit__(*args)


   .. py:property:: duration


   .. py:method:: iters_per_second(batch_size=1)


