Closed olivierbuffon closed 5 years ago
This PR update :milliseconds usage to :millisecond in order to silent the following warning message: warning: deprecated time unit: :milliseconds. A time unit should be :second, :millisecond, :microsecond, :nanosecond, or a positive integer
:milliseconds
:millisecond
warning: deprecated time unit: :milliseconds. A time unit should be :second, :millisecond, :microsecond, :nanosecond, or a positive integer
This PR update
:milliseconds
usage to:millisecond
in order to silent the following warning message:warning: deprecated time unit: :milliseconds. A time unit should be :second, :millisecond, :microsecond, :nanosecond, or a positive integer