ts_datetime_cmp() 函数比较两个时间戳记,并返回一个值指示 tstamp1 是早于、等于还是晚于 tstamp2。
mi_integer ts_datetime_cmp(mi_datetime *tstamp1, mi_datetime *tstamp2)