v0.0.6
Pre-release
Pre-release
Added
#[instrument]
attribute to instrument functions automatically.- attributes example.
Changed
TracyClient::new
is gone, usestart_capture()
instead.TracyClient
renamed toTracyCapture
.
#[instrument]
attribute to instrument functions automatically.TracyClient::new
is gone, use start_capture()
instead.TracyClient
renamed to TracyCapture
.