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

ArViz Coin: Add average timing to debug observer

parent 2ff0f5ea
No related branches found
No related tags found
No related merge requests found
......@@ -215,6 +215,9 @@ namespace armarx
IceUtil::Handle<ArVizWidgetBatchCallback> callbackData;
armarx::viz::Callback_StorageInterface_getRecordingBatchPtr callback;
Ice::AsyncResultPtr callbackResult;
std::vector<double> timings;
public:
static QIcon GetWidgetIcon()
{
......
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