Package Gnumed :: Package timelinelib :: Module timer
[frames] | no frames]

Module timer

source code

Contains the Timer class.

:doc:`Tests are found here <unit_timer>`.

Classes
  Timer
A general timer that can measure the elapsed time between a start and end time.
Variables
  __package__ = 'Gnumed.timelinelib'

Imports: sys, time