Get maximum number of timer ticks between start and finish of a single invocation of profiled code section
MaxTicks
= NthSectionProfile
.MaximumTurnaroundTimeInTicks
returns
the maximum number of timer ticks recorded between the start and finish
of a single invocation of the profiled code section during a simulation.
Unless the code is pre-empted, this is the same as the maximum execution
time.MaxTicks
= NthSectionProfile
.MaximumTurnaroundTimeInTicks
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Maximum number of timer ticks between start and finish of a single invocation of profiled code section |
display
| ExecutionTimeInTicks
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| Name
| Number
| NumCalls
| report
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalExecutionTimeInTicks
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks