Part of bzrlib.smart.medium View In Hierarchy
When a medium is garbage-collected, or failing that when bzrlib.global_state exits, the total number of calls made on that medium are reported via trace.note.
Method | __init__ | Undocumented |
Method | track | Start tracking calls made to a medium. |
Method | increment_call_count | Undocumented |
Method | done | Undocumented |
Method | flush_all | Undocumented |