ellogwen

Results 3 comments of ellogwen

Just wanted to report, that I faced the same issue when checking secondChanged and minuteChanged in the same frame. I used the `(now() % 60 == 0)` workaround, since secondChanged...