Searched refs:periodMs (Results 1 – 1 of 1) sorted by relevance
981 int64_t periodMs = samplingPeriod / 1000000; //ns -> ms in batch() local984 periodMs = std::min(periodMs, maxPeriodMs); in batch()985 HidUtil::copyBits(&periodMs, &(buffer[0]), buffer.size(), in batch()