| Package | Description |
|---|---|
| com.github.kklisura.cdt.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 © 2021 Kenan Klisura. All rights reserved.