ConsulIntExtensions extension

on

Properties

millis Duration

Available on int, provided by the ConsulIntExtensions extension

Turn this int into a Duration of milliseconds.
no setter
minutes Duration

Available on int, provided by the ConsulIntExtensions extension

Turn this int into a Duration of minutes.
no setter
seconds Duration

Available on int, provided by the ConsulIntExtensions extension

Turn this int into a Duration of seconds.
no setter

Methods

toHex(int length) String

Available on int, provided by the ConsulIntExtensions extension