saanvijay/taskScheduler

Timer class is not singleton

Closed this issue · 1 comments

make timer class as singleton class so that only one instance of timer will be there always

Timer class is singleton now.