Timing Example ====================================== This example shows how to use the timing decorator to time a function. .. literalinclude:: ../examples/timing_example.py