Searched refs:timestamp_t (Results 1 – 1 of 1) sorted by relevance
23 typedef struct timespec timestamp_t; typedef 61 void timestamp_now(timestamp_t *tstamp) in timestamp_now() 67 long long timestamp_diff_ms(timestamp_t *tstamp) in timestamp_diff_ms() 69 timestamp_t now, diff; in timestamp_diff_ms() 302 timestamp_t tstamp; in test_pcm_time()