Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_log/py/
H A Dlog_decoder_test.py29 timestamp_parser_ns_since_boot,
136 timestamp_parser=timestamp_parser_ns_since_boot,
888 '00:45:45.587123', timestamp_parser_ns_since_boot(2745587123456)
891 '00:45:45.000000', timestamp_parser_ns_since_boot(2745000000000)
/aosp_15_r20/external/pigweed/pw_system/py/pw_system/
H A Ddevice.py160 else log_decoder.timestamp_parser_ns_since_boot
/aosp_15_r20/external/pigweed/pw_log/py/pw_log/
H A Dlog_decoder.py259 def timestamp_parser_ns_since_boot(timestamp: int) -> str: function
/aosp_15_r20/external/pigweed/pw_log/
H A Ddocs.rst488 ``timestamp_parser_ns_since_boot`` parses the timestamp number from nanoseconds