Searched defs:tenthsOfSeconds (Results 1 – 1 of 1) sorted by relevance
446 int tenthsOfSeconds = data[pos] & 0xff; in parseC1() local1594 private void delay(int tenthsOfSeconds) { in delay()