Searched refs:clockRes (Results 1 – 1 of 1) sorted by relevance
147 uint32_t clockRes; in getTickInUsec() local149 fscanf(fp, "%08x%08x%08x", &t2us, &us2t, &clockRes) != 3; in getTickInUsec()158 static_cast<double>(clockRes) / TIME_UNITS_PER_SEC; in getTickInUsec()