Minute
Indicates units for a single minute.
This singleton object may be passed to the constructor of Span to
specify minute units of time, so long as the value passed to Span is 1. For example:
Span(1, Minute)
Indicates units for a single minute.
This singleton object may be passed to the constructor of Span to
specify minute units of time, so long as the value passed to Span is 1. For example:
Span(1, Minute)