Return amount of elapsed timeUnits stored in instance. For example: given instance that represents 24 hours, amount(instance, TimeUnit.MINUTES) should return 1440 (24*60)
Return amount of elapsed timeUnits stored in instance. For example: given instance that represents 24 hours, amount(instance, TimeUnit.MINUTES) should return 1440 (24*60)