Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
from
__future__
import
with_statement
4
import
contextlib, time
Callers
nothing calls this directly
Calls
3
accum_time
Function · 0.85
range
Function · 0.85
sum
Function · 0.50
Tested by
no test coverage detected