> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PIXScopedEvent

> PIXScopedEvent

# PIXScopedEvent

이 함수는 Performance Investigator for XBOX(PIX)의 **Timing Capture** 기능에 표시할, CPU 활동의 타이밍 캡처를 위한 사용자 정의 이벤트를 생성합니다. `PIXScopedEvent`를 호출하여 정의된 이벤트는 API가 호출될 때 시작되고 둘러싸는 범위가 종료될 때 끝납니다.

<a id="overloadsSection" />

## Overload list

| Name                                                                                          | Description                                                                                                                           |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| [PIXScopedEvent(UINT64, PCSTR, ...)](/reference/tools/pix3/functions/pixscopedevent)          | Performance Investigator for XBOX(PIX)의 **Timing Capture** 기능에 표시할, CPU 활동의 타이밍 캡처를 위한 사용자 정의 이벤트를 생성합니다.                             |
| [PIXScopedEvent(UINT64, PCWSTR, ...)](/reference/tools/pix3/functions/pixscopedevent)         | Performance Investigator for XBOX(PIX)의 **Timing Capture** 기능에 표시할, CPU 활동의 타이밍 캡처를 위한 사용자 정의 이벤트를 생성합니다.                             |
| [PIXScopedEvent(void\*, UINT64, PCSTR, ...)](/reference/tools/pix3/functions/pixscopedevent)  | Performance Investigator for XBOX(PIX)의 **Timing Capture** 기능에 표시할, CPU 활동 또는 XBOX 전용의 경우 GPU 활동의 컨텍스트별 타이밍 캡처를 위한 사용자 정의 이벤트를 생성합니다. |
| [PIXScopedEvent(void\*, UINT64, PCWSTR, ...)](/reference/tools/pix3/functions/pixscopedevent) | Performance Investigator for XBOX(PIX)의 **Timing Capture** 기능에 표시할, CPU 활동 또는 XBOX 전용의 경우 GPU 활동의 컨텍스트별 타이밍 캡처를 위한 사용자 정의 이벤트를 생성합니다. |

<a id="seealsoSection" />

## Conceptual documentation

* [ATG Systems Engagement Checklist](/build/atg-engagement/atg-systems-engagement)

## See also

[PIX (NDA topic)](/tools/tools-console/pix/pix)<br />[PIX3](/reference/tools/pix3/pix3_members)


## Related topics

- [PIXScopedEvent function](/ko/reference/tools/pix3/functions/pixscopedevent.md)
- [PIXScopedEvent reference](/ko/reference/tools/pix3/functions/pixscopedevent_2.md)
- [PIXScopedEvent overview](/ko/reference/tools/pix3/functions/pixscopedevent_4.md)
- [PIXScopedEvent function reference](/ko/reference/tools/pix3/functions/pixscopedevent_3.md)
- [PIX_COLOR](/ko/reference/tools/pix3/functions/pix_color.md)
