Crate nvtx_rs[][src]

Expand description

A safe rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).
NVTX API doxygen documentation by NVIDIA® can be found here.

Functions

mark

Marks an instantaneous event in the application.

range_pop

Ends a nested thread range.

range_push

Starts a nested thread range.