pysiral.core.clocks

Created on Fri Sep 09 17:33:45 2016

@author: Stefan Hendricks

This module is dedicatet to convert between different time standards

Classes

StopWatch

Module Contents

class pysiral.core.clocks.StopWatch

Bases: object

t0 = None
t1 = None
reset()
start()
stop()
get_seconds()
get_duration(fmt='%H:%M:%S')