Home
last modified time | relevance | path

Searched refs:TIME_COST_7S (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c73 #define TIME_COST_7S (7000) macro
417 } else if (time > TIME_COST_4S && time <= TIME_COST_7S) { in SoftbusRecordOpenSessionKpi()
419 } else if (time > TIME_COST_7S && time <= TIME_COST_11S) { in SoftbusRecordOpenSessionKpi()