Lines Matching refs:U_MILLIS_PER_MINUTE
878 (int)((diffTime%U_MILLIS_PER_HOUR)/U_MILLIS_PER_MINUTE),879 (int)((diffTime%U_MILLIS_PER_MINUTE)/U_MILLIS_PER_SECOND),