Struct tracy_client::Frame
source · pub struct Frame(_, _);
Expand description
A non-continuous frame region.
Create with the Client::non_continuous_frame
function.
pub struct Frame(_, _);
A non-continuous frame region.
Create with the Client::non_continuous_frame
function.