pub type SystemSw = StopwatchImpl<SystemTime>;Expand description
Alias to StopwatchImpl using the standard library’s
SystemTime type.
Aliased Type§
struct SystemSw { /* private fields */ }pub type SystemSw = StopwatchImpl<SystemTime>;Alias to StopwatchImpl using the standard library’s
SystemTime type.
struct SystemSw { /* private fields */ }