This is convenience class that holds time interval as numerical value and its associated TimeUnit
The class also provides methods of retrieval of its value as a long in needed scale (milliseconds, seconds, minutes,
hours or days) see methods toMillis(), toSeconds() , toMinutes() , toHours() ,
toDays(),