remlocated methods from utils.h in core to dramextension and new header Timingcalculation. Moved getExecutionTime there also

This commit is contained in:
robert
2014-04-11 15:56:29 +02:00
parent 82395b21bf
commit 4a9c68aeea
29 changed files with 155 additions and 167 deletions

View File

@@ -7,7 +7,7 @@
#include "ControllerState.h"
#include <algorithm>
#include "utils/Utils.h"
#include "TimingCalculation.h"
namespace core {