BisTiming

Contents:

  • Tutorial
    • Context Manager
    • Low-level API
    • Advance Profiling
  • API Reference
    • MultiStopwatch
      • MultiStopwatch.format_statistics()
      • MultiStopwatch.get_cumulative_elapsed_time()
      • MultiStopwatch.get_mean_per_split()
      • MultiStopwatch.get_n_splits()
      • MultiStopwatch.get_percentage()
      • MultiStopwatch.get_statistics()
    • Stopwatch
      • Stopwatch.split_elapsed_time
      • Stopwatch.__enter__()
      • Stopwatch.__exit__()
      • Stopwatch.get_cumulative_elapsed_time()
      • Stopwatch.get_elapsed_time()
      • Stopwatch.log_elapsed_time()
      • Stopwatch.pause()
      • Stopwatch.reset()
      • Stopwatch.split()
      • Stopwatch.start()
  • Contributing
BisTiming
  • Search


© Copyright 2019, Ian Lin.

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