Searched refs:microseconds (Results 1 – 24 of 24) sorted by relevance
24 * microseconds. The carrier should be turned off at the end of a transmit
91 using ::std::chrono::microseconds;
100 std::chrono::microseconds{0}); in validate()
71 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
209 std::chrono::microseconds{0}); in CreateBurst()
34 ExifLong microseconds = in SetLatitudeOrLongitudeData() local40 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
108 std::chrono::microseconds{0}); in validate()
76 ResultChannelReceiver::create(resultChannelLength, std::chrono::microseconds{0}); in createBurst()
548 std::chrono::microseconds{0}); in CreateBurst()
44 using std::chrono::microseconds;870 milliseconds minDelay = duration_cast<milliseconds>(microseconds(sensor.minDelay)); in TEST_P()897 usleep(duration_cast<microseconds>(kOneSecond + (5 * maxMinDelay)).count()); in TEST_P()919 milliseconds sensorMinDelay = duration_cast<milliseconds>(microseconds(sensor.minDelay)); in TEST_P()
368 const useconds_t minTimeUs = std::chrono::microseconds(duration).count(); in testStreamingOperation()378 if (std::chrono::microseconds(sensor.minDelay) > samplingPeriod) { in testStreamingOperation()
183 if (std::chrono::duration_cast<microseconds>(temp - disconnect).count() < in startMonitorFd()
356 ExifLong microseconds = in setLatitudeOrLongitudeData() local362 {microseconds, 1000000}); in setLatitudeOrLongitudeData()
126 * presented. The units are microseconds, where the epoch is decided by the
133 * presented. The units are microseconds, where the epoch is decided by the
383 * Timestamp in microseconds - can wrap around.
863 * continuous: minimum sample period allowed in microseconds905 * microseconds.908 * microseconds.
464 * Times are measured in microseconds.
5066 * Times are measured in microseconds.
465 * Timestamp in microseconds.
825 * Device time at which the event occurred, in microseconds.
149 * TimeStamp in microseconds (us).1882 * Time of the measurement (in microseconds since boot).