<aname="l1"></a><spanclass=cF0>The profiler records where the CPU was executing when the 1000Hz timer interrupt occured, so you can learn where time is
<aname="l4"></a>Use the </span><ahref="https://zeal-operating-system.github.io/ZealOS/System/Utils/Profiler.CC.html#l30"><spanclass=cF4>Prof</span></a><spanclass=cF0>() depth argument to record a hit in the N routines which called the current routine, as well.
<aname="l6"></a>When done collecting statistics, use </span><ahref="https://zeal-operating-system.github.io/ZealOS/System/Utils/Profiler.CC.html#l61"><spanclass=cF4>ProfRep</span></a><spanclass=cF0>() for a report. You might need a </span><ahref="https://zeal-operating-system.github.io/ZealOS/System/DolDoc/DocRecalcLib.CC.html#l193"><spanclass=cF4>DocMax</span></a><spanclass=cF0>() to expand the command line window