diff options
Diffstat (limited to 'user_guide/general/profiling.html')
-rw-r--r-- | user_guide/general/profiling.html | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/user_guide/general/profiling.html b/user_guide/general/profiling.html index 87a01d62c..c506874ab 100644 --- a/user_guide/general/profiling.html +++ b/user_guide/general/profiling.html @@ -79,19 +79,9 @@ This information can be useful during development in order to help with debuggin <h2>Setting Benchmark Points</h2>
-<p>In order for the Profiler to compile and display your benchmark data you must name your mark points using specific syntax.
-
-Please read the information on setting Benchmark points in <a href="../libraries/benchmark.html">Benchmark Class</a> page.</p>
-
-
-
-</code>
-
-
-
-
-
+<p>In order for the Profiler to compile and display your benchmark data you must name your mark points using specific syntax.</p>
+<p>Please read the information on setting Benchmark points in <a href="../libraries/benchmark.html">Benchmark Class</a> page.</p>
|