#include <ArmarXCore/core/application/Application.h>
#include <Ice/Config.h>
#include <Ice/Handle.h>
#include <Ice/Object.h>
#include <IceUtil/Handle.h>
#include <map>
#include <utility>
#include "ArmarXCore/core/services/profiler/../../services/tasks/PeriodicTask.h"
#include "ArmarXCore/interface/core/Profiler.h"
#include "ArmarXCore/interface/core/ThreadingIceBase.h"
#include "IceLoggingStrategy.h"
Go to the source code of this file.
◆ ARMARX_ICE_LOGGING_BUFFER_SIZE
#define ARMARX_ICE_LOGGING_BUFFER_SIZE 500 |