Get call number for the code section invocation with the maximum number of timer ticks between the start and the finish
MaxTurnaroundTicksCallNum
= NthSectionProfile
.MaximumTurnaroundTimeCallNum
returns
the call number in which the maximum number of timer ticks is recorded
between the start and the finish of an invocation of the profiled
code section. Unless the code is pre-empted, this is the same as the
maximum execution time.MaxTurnaroundTicksCallNum
= NthSectionProfile
.MaximumTurnaroundTimeCallNum
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Call number for the profiled code section invocation with the maximum number of timer ticks between start and finish |
ExecutionTimeInTicks
| getCoderExecutionProfile
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeInTicks
| Name
| Number
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalExecutionTimeInTicks
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks