yy1717
2024-02-28 27fc91fbe8f88b6885356e68828cfe1ce1db7601
lib/src/main/cpp/common/apptimer.cpp
@@ -61,7 +61,7 @@
            callback(timer->var);
        }
    } else {
//        LOGD("Cancel %d", static_cast<int>(timer->flag));
//        LOGD("Cancel %d", static_cast<int>(timer->stopFlag));
        RemoveTimerList(timer);
    }