Purpose
A simple helper trait for writing durations in a human-readable way.
10.seconds
5.minutes
3.days
instead of
from_secs
from_secs
from_secs
A simple helper trait for writing durations in a human-readable way.
10.seconds
5.minutes
3.days
instead of
from_secs
from_secs
from_secs