[][src]Module salva3d::counters

Counters for benchmarking various parts of the physics engine.

Structs

CollisionDetectionCounters

Performance counters related to collision detection.

Counters

Aggregation of all the performances counters tracked by nphysics.

SolverCounters

Performance counters related to constraints resolution.

StagesCounters

Performance counters related to each stage of the time step.

Timer

A timer.