libsw

Type Alias SystemSw

Source
pub type SystemSw = StopwatchImpl<SystemTime>;
Expand description

Alias to StopwatchImpl using the standard library’s SystemTime type.

Aliased Type§

struct SystemSw { /* private fields */ }