Macro profiling::finish_frame[][src]

macro_rules! finish_frame {
    () => { ... };
}
Expand description

Finishes the frame. This isn’t strictly necessary for some kinds of applications but a pretty normal thing to track in games.