enum ProfilerCPU::ActiveSamplingType
CPU sampling type.
Values
| Name | Value | Description |
|---|---|---|
Basic |
0 |
Sample using milliseconds. |
Precise |
1 |
Sample using CPU cycles. |
ProfilerCPU::ActiveSamplingTypeCPU sampling type.
| Name | Value | Description |
|---|---|---|
Basic |
0 |
Sample using milliseconds. |
Precise |
1 |
Sample using CPU cycles. |