Get total number of timer ticks recorded for profiled code section
TotalTicks
= NthSectionProfile
.TotalExecutionTimeInTicks
returns
the total number of timer ticks recorded for the profiled code section
over the entire simulation.TotalTicks
= NthSectionProfile
.TotalExecutionTimeInTicks
NthSectionProfile
is a coder.profile.ExecutionTimeSection
object
generated by the coder.profile.ExecutionTime
property Sections
.
|
Total number of timer ticks for profiled code section |
ExecutionTimeInTicks
| MaximumExecutionTimeCallNum
| MaximumExecutionTimeInTicks
| MaximumSelfTimeCallNum
| MaximumSelfTimeInTicks
| MaximumTurnaroundTimeCallNum
| MaximumTurnaroundTimeInTicks
| Name
| NumCalls
| Number
| Sections
| SelfTimeInTicks
| TimerTicksPerSecond
| TotalSelfTimeInTicks
| TotalTurnaroundTimeInTicks
| TurnaroundTimeInTicks
| display
| report