Skip to content
Snippets Groups Projects
Commit 146a14bb authored by James Willis's avatar James Willis
Browse files

Declared global profiler.

parent 4cba2f2d
No related branches found
No related tags found
1 merge request!289Profiler
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
#define ENGINE_POLICY engine_policy_none #define ENGINE_POLICY engine_policy_none
#endif #endif
/* Global profiler. */
struct profiler prof;
/** /**
* @brief Help messages for the command line parameters. * @brief Help messages for the command line parameters.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment