Memory

class Memory(val bytes: Long) : ProcessInfo.AvailableRam

Constructors

Link copied to clipboard
fun Memory(bytes: Long)

Properties

Link copied to clipboard
val bytes: Long