Home
last modified time | relevance | path

Searched refs:LOG_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/base/sensors/sensor/utils/common/src/
H A Dprint_sensor_data.cpp36 constexpr int64_t LOG_INTERVAL = 60000000000L; member
74 if (sensorData.timestamp - it->second.lastTime >= LOG_INTERVAL) { in ControlSensorHdiPrint()
146 if (event.timestamp - it->second.lastTime >= LOG_INTERVAL) { in ControlSensorClientPrint()

Completed in 1 milliseconds