Retrieves the milliseconds of the second that this Time object represents.
public int getMillis()
Returns an integer value that represents the millisecond of the second that this Time object represents.
The number returned by the getMillis method is always between 0 and 999.
See Also getSecond, getMinute, getHour, getTimeOfDay