tracemalloc.get_traced_memory()
Get the current size and peak size of memory blocks traced by the tracemalloc
module as a tuple: (current: int, peak: int)
.
tracemalloc.get_traced_memory()
Get the current size and peak size of memory blocks traced by the tracemalloc
module as a tuple: (current: int, peak: int)
.
Designed by : w10schools
service@w10schools.com
Please login to continue.