Turned off timing

release/4.3a0
Frank Dellaert 2019-06-12 15:33:42 -04:00
parent 5b686d3ec3
commit 225bd36019
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
* @author Stephen Williams
*/
#define ENABLE_TIMING // uncomment for timing results
// #define ENABLE_TIMING // uncomment for timing results
#include <gtsam/navigation/ImuFactor.h>
#include <gtsam/navigation/ScenarioRunner.h>