roAppMemoryNotificationEvent
Event reporting app memory usage as a percentage of the per-app limit
The roAppMemoryMonitor component sends the roAppMemoryNotificationEvent with the percentage of memory consumed by the app compared to per-app memory limit.
Supported methods
GetInfo() as Object
Returns an associative array with the following key/value pair:
| Name | Description |
|---|---|
| memoryUsagePercent | The percentage of memory consumed by the app compared to per-app memory limit. |
Updated 13 days ago
