Stats

interface Stats

Functions

Link copied to clipboard
abstract fun space(world: String, colliders: Int, rigidBodies: Int, activeRigidBodies: Int): Message
Link copied to clipboard
abstract fun spacesHeader(count: Int): Message
Link copied to clipboard
abstract fun timing(buffer: Double, median: Component, best5: Component, worst5: Component): Message
Link copied to clipboard
abstract fun timingsHeader(): Message