Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c70 #define TIME_COST_1S (1000) macro
413 if (time > TIME_COST_1S && time <= TIME_COST_2S) { in SoftbusRecordOpenSessionKpi()
463 } else if (time < TIME_COST_1S) { in SoftbusRecordOpenSession()