ComplexityImpl

Complexity implementation.

Constructors

Link copied to clipboard
constructor(ram: Double, cpu: Double)

Functions

Link copied to clipboard
open fun getCpuUsage(): Double
Link copied to clipboard
open fun getRamUsage(): Double