Docs.rs
  • fxprof-processed-profile-0.2.0
    • fxprof-processed-profile 0.2.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mstange
    • Dependencies
      • debugid ^0.8.0 normal
      • fxhash ^0.2.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • assert-json-diff ^2.0.1 dev
    • Versions
    • 27.47% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate fxprof_processed_profile

  • Version 0.2.0
  • All Items
  • Re-exports
  • Structs
  • Enums
  • Traits
logo
Change settings

Crate fxprof_processed_profile

source · [−]

Re-exports

pub use debugid;

Structs

CpuDelta
GlobalLibIndex
InstantTimestampMaker
MarkerDynamicField
MarkerSchema
MarkerStaticField
ProcessHandle
Profile
ReferenceTimestamp
StringHandle
TextMarker

An example marker type with some text content.

ThreadHandle
Timestamp
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