Convert the duration to the given unit. This is a helper that is equivalent to calling #to_unit with :second.
:second
Returns:
the quantity of the unit in the duration.
See Also:
834
# File 'lib/timerizer/duration.rb', line 834 self.define_to_unit(:second)