Registry / other / winpixevent

winpixevent

JSON →
library1.0.240308001vcpkgunverified

Allows applications to be instrumented with marker events, for use with Microsoft PIX.

vcpkg install winpixevent
INSTALL
IMPORT
SIG · WINPIXEVENT
W
winpixevent
othercppv1.0.240308001
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pix3.h
#include <pix3.h>

Begins and ends a PIX marker event.

#include <pix3.h> int main() { PIXBeginEvent(PIX_COLOR_INDEX(255, 0, 0), "My Event"); // ... rendering code ... PIXEndEvent(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.240308001latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources

No resource links recorded.

winpixevent — pip install winpixevent · libregistry