Get number of timer ticks between start and finish of the profiled code section
returns the number of timer ticks recorded between the start and finish of the profiled code
section. Unless the code is pre-empted, this is the same as the execution time.TurnaroundTicks
= NthSectionProfile
.TurnaroundTimeInTicks
display
| ExecutionTimeInTicks
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| MaximumTurnaroundTimeInTicks
| Name
| Number
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalExecutionTimeInTicks
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks