Searched refs:microseconds (Results 1 – 15 of 15) sorted by relevance
24 * microseconds. The carrier should be turned off at the end of a transmit
91 using ::std::chrono::microseconds;
34 ExifLong microseconds = in SetLatitudeOrLongitudeData() local40 {microseconds, 1000000}); in SetLatitudeOrLongitudeData()
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.
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).
5093 * Times are measured in microseconds.