ProfileSegment Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) Created page with '{{Template:API}}{{Template:APIBreadcrumb}}{{InProgress}} Represents the time segments of an associated cProfile object. == Properties == {| {{APITable}} |- …' |
Kate Racaza (talk | contribs) No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Template:API}}{{Template:APIBreadcrumb | {{Template:API}}{{Template:APIBreadcrumb}} | ||
Represents | <onlyinclude>Represents a time segment of an associated [[cProfile Class|cProfile]] object.</onlyinclude> | ||
== Properties == | == Properties == | ||
Latest revision as of 22:18, 22 March 2017
![]() |
Member of: SynthesisAPI
Represents a time segment of an associated cProfile object.
Properties
| Name | Description |
|---|---|
| SegmentEnd | The segment's end time. Double. |
| Value | The stress or throughput value throughout the segment. Object. |
