Searched refs:timeInUs (Results 1 – 1 of 1) sorted by relevance
81 int timeInUs = 0; in readData() local93 timeInUs = (timeoutInMs % 1000) * 1000; in readData()103 tv.tv_usec = timeInUs; in readData()