ShowMyTime

ShowMyTime

374 Downloads

[Feature] Check my buff periodically

ztkmkoo opened this issue ยท 3 comments

commented

Start an interval timer (5 min) check the buff.

  • If remaining minutes is less than 10 min, make a print to alert to user.
commented

ref https://wow.gamepedia.com/API_C_Timer.NewTicker

There may be some concurrency issues.

commented