ProfileStepSummary#
- class ansys.aedt.core.modules.profile.ProfileStepSummary(props: dict)#
Summary information for a single profile step.
This light-weight container extracts a small set of common metrics (CPU time, real time, memory) from a
properties
dictionary.- Parameters:
- props
dict
- Properties dictionary as parsed from the solver profile.
- props