Skip to content

v0.1.0

Compare
Choose a tag to compare
@simbleau simbleau released this 24 May 13:40
· 64 commits to main since this release
9e76832

Added

  • Feature
    Users can use the method range_push(&str) to wrap the canonical nvtxRangePushA(const *char) from NVTX.
  • Feature
    Users can use the method range_pop() to wrap the canonical nvtxRangePop(void) from NVTX.

Changed

  • Nothing

Fixed

  • Nothing