Skip to content
Snippets Groups Projects
Commit e52f47c2 authored by Fabian Paus's avatar Fabian Paus
Browse files

ArViz: Set interval for Timing updates

parent 37283deb
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@ namespace armarx
currentRecordingSelected = false;
changeMode(ArVizWidgetMode::Live);
timingObserverTimer->start();
timingObserverTimer->start(33);
}
void ArVizWidgetController::onDisconnectGui()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment