| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
SamplingProfile |
Memory.getAllTimeSamplingProfile()
Retrieve native memory allocations profile collected since renderer process startup.
|
SamplingProfile |
Memory.getBrowserSamplingProfile()
Retrieve native memory allocations profile collected since browser process startup.
|
SamplingProfile |
Memory.getSamplingProfile()
Retrieve native memory allocations profile collected since last `startSampling` call.
|
Copyright © 2020. All rights reserved.