MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-498113.py

File recipe-498113.py

recipes/Python/498113_Time_sections_code_using/recipe-498113.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Public domain
2
3from __future__ import with_statement
4import contextlib, time

Callers

nothing calls this directly

Calls 3

accum_timeFunction · 0.85
rangeFunction · 0.85
sumFunction · 0.50

Tested by

no test coverage detected