MAX_PIX_STRING_LENGTH Macro

The maximum length of a user-defined named event, in characters.

Syntax

#define MAX_PIX_STRING_LENGTH  32  

Remarks

Event names can be set by calling PIXBeginEvent and PIXSetMarker.

Requirements

Header: Declared in pix.h.

Library: Use PIXEvt.lib.

See also

PIX