Functions
profilingStopCPU
function profilingStopCPU(name: string): void;Defined in: profiling/index.d.ts:140
Stops android cpu profiling.
Parameters
| Parameter | Type | Description |
|---|---|---|
name | string | Name of the cpu profiling session. |
Returns
void
- Previous
- profilingStop
- Next
- profilingTime