Lines Matching refs:U_MILLIS_PER_MINUTE
1120 (int)((diffTime%U_MILLIS_PER_HOUR)/U_MILLIS_PER_MINUTE),1121 (int)((diffTime%U_MILLIS_PER_MINUTE)/U_MILLIS_PER_SECOND),