shouldUpdate

This method determines whether the memory log is updated (and have new memory allocations recorded).

Visibility
Public
Signature
bool shouldUpdate() const;
Returns

The method returns true if the singleton is updated. Otherwise, it returns false.


Feedback