mstxDomainRangeEnd
Function Description
Identifies the end of a time range event in a specified domain.
If the input domain has been destroyed, an alarm is recorded in the log and the dotting process is not performed.
Function Prototype
1 | void mstxDomainRangeEnd(mstxDomainHandle_t domain, mstxRangeId id) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
domain |
Input |
Specified domain handle. |
id |
Input |
ID returned by mstxDomainRangeStartA. |
Returns
None