Home
last modified time | relevance | path

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

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