update ShapeWipe plugins
[goodguy/cin-manual-latex.git] / parts / Developer.tex
index a23ce32ecf088119d1ecfb194e916082f98cfaba..0776e3810b3255587912b5e7b6a33cf7ab9a12de 100644 (file)
@@ -633,5 +633,6 @@ $\dots$\\
 \textbf{10.200t 0.001u+0.000s 21.566r  47.3\%}\\
 \textit{--- profile end ---}
 
-The summary line above in Bold represents the User time, System time, Real time and the percentage is how much Timer time elapsed over Real time so in this case the measurement covers 47.3\% of time.\\
+The summary line above in Bold represents the User time, System time, Real time and the percentage is how much Timer time elapsed over Real time so in this case the measurement covers 47.3\% of time.
+
 So why use a Profiler? Because it is the ``ls'' for executable functions!!