|
NVTX_DECLSPEC int NVTX_API nvtxRangePushW |
( |
const wchar_t * |
message | ) |
|
- Parameters:
-
message | - The event message associated to this range event. |
- Returns:
- The 0 based level of range being started. If an error occurs a negative value is returned.
- Example:
- See also:
- nvtxRangePop
- Version:
- Supported with NVTX version 0 or higher.
|