Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dalarm_linux.c26 #define BT_CLOCK_MONOTONIC CLOCK_MONOTONIC macro
110 int timerFd = timerfd_create(BT_CLOCK_MONOTONIC, TFD_NONBLOCK); in AlarmCreate()

Completed in 2 milliseconds