Function time_micros

Source
pub fn time_micros() -> String
Expand description

Gets the current time with microseconds, including the date and time.

§Returns

String: The formatted time as “YYYY-MM-DD HH:MM:SS.ssssss”