Function tracing_subscriber::fmt::time[−][src]

pub fn time() -> SystemTime

Returns a new SystemTime timestamp provider.

This can then be configured further to determine how timestamps should be configured.

This is equivalent to calling

tracing_subscriber::fmt::time::SystemTime::default()