# Functions
BuildHandle is a simple helper function to construct the handle for the Tcmsg struct.
Duration2TcTime implements iproute2/tc/q_netem.c:get_ticks().
Ktime2Time implements iproute2/tc/tc_core:tc_core_ktime2time().
SplitHandle extracts the major and minor part from a given handle.
Tick2Time implements iproute2/tc/tc_core:tc_core_tick2time().
Time2Ktime implements iproute2/tc/tc_core:tc_core_time2ktime().
Time2Tick implements iproute2/tc/tc_core:tc_core_time2tick().
XmitSize implements iproute2/tc/tc_core:tc_calc_xmitsize().
XmitTime implements iproute2/tc/tc_core:tc_calc_xmittime().