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

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


Submodules
----------

.. toctree::
   :maxdepth: 1

   /autoapi/lightning_template/utils/timer/timer/index


Classes
-------

.. autoapisummary::

   lightning_template.utils.timer.Timer


Package 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)


