|
Blender V5.0
|
#include <BLI_memory_counter.hh>
Public Member Functions | |
| void | reset () |
Public Attributes | |
| int64_t | total_bytes = 0 |
| Set< WeakImplicitSharingPtr > | handled_shared_data |
Definition at line 18 of file BLI_memory_counter.hh.
Definition at line 43 of file memory_counter.cc.
Definition at line 29 of file BLI_memory_counter.hh.
Get the total number of counted bytes.
Definition at line 27 of file BLI_memory_counter.hh.