I want to record the time using System.currentTimeMillis() when a user begins something in my program. When he finishes, I will subtract the current Syste
System.currentTimeMillis()
Syste
DurationFormatUtils.formatDurationHMS(long)