|
|
|
|
|
by mcswell
1910 days ago
|
|
I just got my first serving of icecream, thanks to the post here. And I'm a convert. One question: in most cases, I get an output like
`ic| tmp.py:9 in nonesuch() at 03:23:52.479`
What is the "at 03:23:52.479", and how do I turn it off? Looks like it's some sort of timer function, but I don't see it in the readme. Python3.7 on Linux. |
|