public interface Memory
Modifier and Type | Method and Description |
---|---|
GetDOMCountersResult |
getDOMCounters() |
void |
setPressureNotificationsSuppressed(Boolean suppressed)
Enable/disable suppressing memory pressure notifications in all processes.
|
void |
simulatePressureNotification(PressureLevel level)
Simulate a memory pressure notification in all processes.
|
GetDOMCountersResult getDOMCounters()
void setPressureNotificationsSuppressed(Boolean suppressed)
suppressed
- If true, memory pressure notifications will be suppressed.void simulatePressureNotification(PressureLevel level)
level
- Memory pressure level of the notification.Copyright © 2017 WebFolder OÜ. All rights reserved.