Skip to content

v0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@den-mentiei den-mentiei released this 19 Jan 21:37
· 16 commits to main since this release

Added

  • #[instrument] attribute to instrument functions automatically.
  • attributes example.

Changed

  • TracyClient::new is gone, use start_capture() instead.
  • TracyClient renamed to TracyCapture.