Home
last modified time | relevance | path

Searched refs:NS_PER_USECOND (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_timer.c26 #define NS_PER_USECOND 1000 macro
112 sysTime->usec = time.tv_nsec / NS_PER_USECOND; in SoftBusGetRealTime()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c32 #define NS_PER_USECOND 1000 macro
138 sysTime->usec = time.tv_nsec / NS_PER_USECOND; in SoftBusGetTime()
151 sysTime->usec = time.tv_nsec / NS_PER_USECOND; in SoftBusGetRealTime()

Completed in 1 milliseconds