Type Alias WTime

Source
pub type WTime = u64;
Expand description

A WeeChat Time (i.e., number of seconds).

Trait Implementations§