Home
last modified time | relevance | path

Searched refs:time_seconds (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/logging/
Dlog_output.c179 time_t time_seconds = total_seconds; in timestamp_print() local
181 gmtime_r(&time_seconds, &tm_timestamp); in timestamp_print()
212 time_t time_seconds = total_seconds; in timestamp_print() local
214 gmtime_r(&time_seconds, &tm_timestamp); in timestamp_print()
232 time_t time_seconds = total_seconds; in timestamp_print() local
234 gmtime_r(&time_seconds, &tm_timestamp); in timestamp_print()