Searched refs:CLOCK_MONOTONIC (Results 1 – 6 of 6) sorted by relevance
18 #ifndef CLOCK_MONOTONIC19 #define CLOCK_MONOTONIC (clockid_t)4 macro
17 ret = clock_gettime(CLOCK_MONOTONIC, &tv); in mbedtls_ms_time()
42 int result = clock_gettime(CLOCK_MONOTONIC, ¤t_time); in esp_log_timestamp()
254 case CLOCK_MONOTONIC: in clock_gettime()
193 clock_gettime(CLOCK_MONOTONIC, &now); in btc_hf_latest_connected_idx()747 clock_gettime(CLOCK_MONOTONIC, &hf_local_param[0].btc_hf_cb.call_end_timestamp); in btc_hf_phone_state_update()1363 clock_gettime(CLOCK_MONOTONIC, &(hf_local_param[idx].btc_hf_cb.connected_timestamp)); in btc_hf_cb_handler()
400 clock_gettime(CLOCK_MONOTONIC, &ts_now); in time_now_us()