Clock
=====

.. currentmodule:: fridom.framework.clock

.. autoclass:: Clock

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Clock.__init__
      ~Clock.get_total_time
      ~Clock.reset
      ~Clock.set_start
      ~Clock.tick
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Clock.passed_time
      ~Clock.start_date
      ~Clock.start_time
      ~Clock.time
   
   

   .. minigallery:: fridom.framework.Clock
      :add-heading: