Home
last modified time | relevance | path

Searched refs:timestamp_t (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/alsa/
H A Dpcm-test.c23 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()