Local

class Local(container: BoundedContainer<*>) : Utilisation

Local utilisation metric tracking the fraction of capacity currently in use at a bounded container.

Constructors

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

Properties

Link copied to clipboard

Functions

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