chrono

A (BSD licensed) context manager for timing execution. Useful for benchmarking everyday Python code easily/cleanly.

Installation

$ pip install chrono

Indices and tables

Table Of Contents

Next topic

chrono Tutorial

This Page