current_timestamp 167 src/dps8/dps8_rt.c time_t current_timestamp = watchdog_timestamp; current_timestamp 169 src/dps8/dps8_rt.c if (current_timestamp == prev_timestamp) { current_timestamp 178 src/dps8/dps8_rt.c prev_timestamp = current_timestamp;