Documentation

MaximumTurnaroundTimeInTicks

Get maximum number of timer ticks between start and finish of a single invocation of profiled code section

Syntax

MaxTicks=NthSectionProfile.MaximumTurnaroundTimeInTicks

Description

MaxTicks=NthSectionProfile.MaximumTurnaroundTimeInTicks返回计时器滴答的最大数量记录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.

NthSectionProfileis acoder.profile.ExecutionTimeSectionobject generated by thecoder.profile.ExecutionTimepropertySections.

Output Arguments

MaxTurnaroundTicks

Maximum number of timer ticks between start and finish of a single invocation of profiled code section