stalker.models.task.TimeLog
===========================

.. inheritance-diagram::
     stalker.models.task.TimeLog
     :parts: 1

.. currentmodule:: stalker.models.task

.. autoclass:: TimeLog
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TimeLog.__init__
      ~TimeLog.round_time
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TimeLog.computed_duration
      ~TimeLog.computed_end
      ~TimeLog.computed_start
      ~TimeLog.computed_total_seconds
      ~TimeLog.created_by
      ~TimeLog.created_by_id
      ~TimeLog.date_created
      ~TimeLog.date_updated
      ~TimeLog.description
      ~TimeLog.duration
      ~TimeLog.end
      ~TimeLog.entity_id
      ~TimeLog.entity_type
      ~TimeLog.generic_data
      ~TimeLog.id
      ~TimeLog.metadata
      ~TimeLog.name
      ~TimeLog.nice_name
      ~TimeLog.notes
      ~TimeLog.plural_class_name
      ~TimeLog.query
      ~TimeLog.resource
      ~TimeLog.resource_id
      ~TimeLog.start
      ~TimeLog.tags
      ~TimeLog.task
      ~TimeLog.task_id
      ~TimeLog.thumbnail
      ~TimeLog.thumbnail_id
      ~TimeLog.time_log_id
      ~TimeLog.timing_resolution
      ~TimeLog.tjp_id
      ~TimeLog.to_tjp
      ~TimeLog.total_seconds
      ~TimeLog.type
      ~TimeLog.type_id
      ~TimeLog.updated_by
      ~TimeLog.updated_by_id
   
   