Searched refs:maxReportLatencyNs (Results 1 – 2 of 2) sorted by relevance
92 * @param maxReportLatencyNs allowed delay time before an event is sampled98 int64_t maxReportLatencyNs) generates (Result result);
517 int64_t maxReportLatencyNs) { in batch() argument518 return S()->batch(sensorHandle, samplingPeriodNs, maxReportLatencyNs); in batch()