Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/logging/log_switch_format/src/
Dmock_backend.c63 int timestamp_end = timestamp_start; in remove_timestamp() local
68 char c = raw_string[++timestamp_end]; in remove_timestamp()
76 return timestamp_end; in remove_timestamp()