We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f081076 commit de6edbdCopy full SHA for de6edbd
examples/zed_oc_multi_video_example.cpp
@@ -76,7 +76,6 @@ int main(int argc, char *argv[])
76
cap_1.setAutoWhiteBalance(autoSettingEnable);
77
cap_1.setAECAGC(autoSettingEnable);
78
79
-
80
#ifdef TEST_FPS
81
// Timestamp to check FPS
82
double lastTime = static_cast<double>(getSteadyTimestamp())/1e9;
0 commit comments