:py:mod:`lightning_template.utils.timer`
========================================

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


Submodules
----------
.. toctree::
   :titlesonly:
   :maxdepth: 1

   timer/index.rst


Package Contents
----------------

Classes
~~~~~~~

.. autoapisummary::

   lightning_template.utils.timer.Timer




.. py:class:: Timer


   .. py:property:: duration


   .. py:attribute:: duration_ms

      

   .. py:method:: __enter__()


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


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



