constant
MILLISECONDS_PER_MINUTE

int MILLISECONDS_PER_MINUTE = MILLISECONDS_PER_SECOND * SECONDS_PER_MINUTE

(Not documented.)