Variable mu::tiny::get_time_string¶
Defined in File time.hpp
Variable Documentation¶
-
const char *(*mu::tiny::get_time_string)()¶
Returns a human-readable current time string.
Used by the output layer when printing timestamps. Replace with a custom function to control the format or source of the timestamp.