FIX: use time to hold the control

jira: [STUDIO-10923]
Change-Id: I7069ed1ea0112837080c59895081e798d6a83e6e
(cherry picked from commit c47759dd1fe17c840fa92ab3fec803a58d2d1785)
This commit is contained in:
xin.zhang
2025-03-18 14:09:15 +08:00
committed by Noisyfox
parent 01d059912b
commit 7ca7ca18fb
2 changed files with 8 additions and 9 deletions

View File

@@ -1012,7 +1012,7 @@ public:
int nozzle_setting_hold_count = 0;
bool xcam_ai_monitoring{ false };
int xcam_ai_monitoring_hold_count = 0;
time_t xcam_ai_monitoring_hold_start = 0;
std::string xcam_ai_monitoring_sensitivity;
bool xcam_buildplate_marker_detector{ false };
int xcam_buildplate_marker_hold_count = 0;