Searched refs:clock_gettime (Results 1 – 6 of 6) sorted by relevance
17 ret = clock_gettime(CLOCK_MONOTONIC, &tv); in mbedtls_ms_time()
26 int clock_gettime(clockid_t clock_id, struct timespec *tp);
42 int result = clock_gettime(CLOCK_MONOTONIC, ¤t_time); in esp_log_timestamp()
239 int clock_gettime (clockid_t clock_id, struct timespec *tp) in clock_gettime() function
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()