Docs.rs
  • blobs-0.2.1
    • blobs 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • darthdeus
    • Dependencies
      • approx ^0.5.1 normal
      • assert_approx_eq ^1.1.0 normal
      • atomic_refcell ^0.1.10 normal
      • bitflags ^1.3.2 normal
      • bvh-arena ^1.1.3 normal
      • glam ^0.24.1 normal
      • grids ^0.2.1 normal
      • itertools ^0.10.5 normal
      • log ^0.4.17 normal
      • once_cell ^1.17.1 normal
      • thunderdome ^0.6.0 normal
      • tracy-client ^0.15.2 normal optional
      • criterion ^0.4 dev
      • rand ^0.8 dev
      • rand_xorshift ^0.3 dev
      • rayon ^1.6.1 normal
    • Versions
    • 6.34% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Module perf_counters

blobs0.2.1

Module perf_counters

Module Items

  • Structs
  • Functions

In crate blobs

Modules

  • perf_counters

Macros

  • tracy_span

Structs

  • AABB
  • AtomicRef
  • AtomicRefCell
  • Ball
  • CellPoint
  • Collider
  • ColliderBuilder
  • ColliderFlags
  • ColliderHandle
  • ColliderSet
  • CollisionEvent
  • Constraint
  • Cuboid
  • DebugCollider
  • DebugData
  • DebugJoint
  • DebugRigidBody
  • DebugSpring
  • EventHistory
  • FixedJoint
  • Group
  • HashMap
  • InteractionGroups
  • JointHandle
  • Lazy
  • Physics
  • PhysicsEvent
  • QueryFilter
  • QueryFilterFlags
  • QueryPipeline
  • Rc
  • RigidBody
  • RigidBodyBuilder
  • RigidBodyData
  • RigidBodyHandle
  • RigidBodySet
  • Rotation
  • SpatialHash
  • Spring
  • SpringHandle
  • TimeData
  • Velocity

Enums

  • Cow
  • RigidBodyType
  • Severity

Traits

  • AffineExtensions
  • Shape
  • ZipTuple

Functions

  • groups
  • push_event

Type Aliases

  • CellIndex
  • Id
blobs

Module perf_counters

Settings
Help
Source

Structs§

Counter
PerfCounters

Functions§

get_perf_counter
perf_counter
perf_counter_inc
perf_counters_new_frame
reset_perf_counters