Type Alias jiao::core::types::MilliSec

source ·
pub type MilliSec = u32;
Expand description

32 bit value to hold a millisecond duration.

Note that MILLI_SEC_MAX is about 25 days.