Local

class Local(container: Container<*>) : Occupancy

Local occupancy metric tracking the current number of objects in a single container.

Constructors

Link copied to clipboard
constructor(container: Container<*>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun report(currentTime: Instant): Double