Type Alias ucs_time_t

Source
pub type ucs_time_t = c_ulong;
Expand description

@ingroup UCS_RESOURCE

UCS time units. These are not necessarily aligned with metric time units. MUST compare short time values with UCS_SHORT_TIME_CMP to handle wrap-around.