Searched refs:end_us (Results 1 – 1 of 1) sorted by relevance
81 ulong start_us, end_us, delta_us; in test_time_comparison() local89 end_us = timer_get_us(); in test_time_comparison()90 delta_us = end_us - start_us; in test_time_comparison()