countsUp
If true, the timer is counting UP, so as to indicate an amount of time elapsed so far in this event.
Declaration
var countsUp: Bool { get }Discussion
If false, the timer is counting DOWN, so as to indicate an amount of time remaining in the event, or a play period of the event (quarter/inning/period).