pub const fn encode_option_duration(option_duration: Option<Duration>) -> u128
Expand description

Encode an Option<Duration> into an u128.