[][src]Crate firestorm

Enums

FmtStr

A delayed formatting struct to move allocations out of the loop This API is likely to change.

Functions

clear

Clears all of the recorded info that firestorm has tracked.

end

Finish profiling a section.

start

Starts profiling a section. Every start MUST be followed by a corresponding call to end()

start_guard
to_svg

Write the data to an svg