Get the call number at which maximum number of timer ticks occurred
MaxTicksCallNum
= NthSectionProfile
.MaximumExecutionTimeCallNum
returns
the call number at which the maximum number of timer ticks was recorded
in a single invocation of the profiled code section during an execution.MaxTicksCallNum
= NthSectionProfile
.MaximumExecutionTimeCallNum
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Call number at which the maximum number of timer ticks occurred for a single invocation of the profiled code section |
ExecutionTimeInTicks
| getCoderExecutionProfile
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| MaximumTurnaroundTimeInTicks
| Name
| Number
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalExecutionTimeInTicks
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks