Open AsioOtus opened 3 years ago
Fixes a bug when after initializing the TimePeriodChain class, the start and end properties are nil.
TimePeriodChain
start
end
nil
Fixes a bug when after initializing the
TimePeriodChain
class, thestart
andend
properties arenil
.