thresholdPercent property

double? thresholdPercent
final

The percentage of time an application spends in one method that triggers a recommendation. The percentage of time is the same as the percentage of the total gathered sample counts during analysis.

Implementation

final double? thresholdPercent;