Complexity

interface Complexity

An entity which represents a simulation's complexity.

Inheritors

Functions

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