Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c87 #define SECOND_TO_MSENC 1000 macro
293 int64_t when = t.sec * SECOND_TO_MSENC + t.usec / MILLISECOND_TO_MICRO; in LnnUpTimeMs()