minuteInterval property

int minuteInterval
final

will be used as a minute interval, the default value is 15 but you can adjust based on your needs from screen. if the value is 15 then the options will be 0, 15, 30, 45.

Implementation

final int minuteInterval;