Crate gecko_profile

Crate gecko_profile 

Source

Re-exports§

pub use debugid;

Structs§

MarkerDynamicField
MarkerSchema
MarkerStaticField
ProfileBuilder
SerializableProfile
SerializableProfileThread
StringIndex
TextMarker
An example marker type with some text content.
ThreadBuilder
TracingMarker
The simplest possible example marker type. It contains no information beyond the name string that’s passed to ThreadBuilder::add_marker.

Enums§

Frame
MarkerFieldFormat
MarkerLocation
MarkerSchemaField
MarkerTiming

Traits§

ProfilerMarker