Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
PointClickEngine::Core::IMemoryManager
Interface for memory management
Instance methods
get_memory_usage
Source
set_memory_limit
(limit :
Int64
)
Source
track_allocation
(size :
Int64
, category :
String
)
Source
track_deallocation
(size :
Int64
, category :
String
)
Source
trigger_cleanup
Source