Added memory pool logging
[platform/core/uifw/dali-core.git] / dali / internal / common / core-impl.h
index 8d218aa..5c21a44 100644 (file)
@@ -198,6 +198,11 @@ public:
    */
   ObjectRegistry& GetObjectRegistry() const;
 
+  /**
+   * Log the capacity of DALi memory pools
+   */
+  void LogMemoryPools() const;
+
 public: // Implementation of EventThreadServices
   /**
    * @copydoc EventThreadServices::RegisterObject