timeutils
latest

Contents:

  • timeutils package
timeutils
  • Docs »
  • Index

Index

_ | C | D | E | H | I | M | R | S | T

_

  • __str__ (timeutils.timespan.TimeSpan attribute)

C

  • current_time_millis() (in module timeutils)

D

  • days (timeutils.timespan.TimeSpan attribute)

E

  • elapsed (timeutils.stopwatch.Stopwatch attribute)
  • elapsed_seconds (timeutils.stopwatch.Stopwatch attribute)

H

  • human_str() (timeutils.timespan.TimeSpan method)

I

  • is_running (timeutils.stopwatch.Stopwatch attribute)
  • is_suspended (timeutils.stopwatch.Stopwatch attribute)

M

  • microseconds (timeutils.timespan.TimeSpan attribute)

R

  • reset() (timeutils.stopwatch.Stopwatch method)
  • restart() (timeutils.stopwatch.Stopwatch method)
  • resume() (timeutils.stopwatch.Stopwatch method)

S

  • seconds (timeutils.timespan.TimeSpan attribute)
  • start() (timeutils.stopwatch.Stopwatch method)
  • start_time (timeutils.stopwatch.Stopwatch attribute)
  • stop() (timeutils.stopwatch.Stopwatch method)
  • stop_time (timeutils.stopwatch.Stopwatch attribute)
  • Stopwatch (class in timeutils.stopwatch)
  • suspend() (timeutils.stopwatch.Stopwatch method)

T

  • timeit() (in module timeutils)
  • TimeSpan (class in timeutils.timespan)
  • timeutils (module)
  • timeutils.stopwatch (module)
  • timeutils.timespan (module)
  • total_hours() (timeutils.timespan.TimeSpan method)
  • total_milliseconds() (timeutils.timespan.TimeSpan method)
  • total_minutes() (timeutils.timespan.TimeSpan method)
  • total_seconds() (timeutils.timespan.TimeSpan method)

© Copyright 2017, Michal Ciesielczyk. Revision 96c9d828.

Built with Sphinx using a theme provided by Read the Docs.