root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common
/
MemorySpecs
Memory
Specs
goblin-common
data
class
MemorySpecs
(
val
total
:
String
?
,
val
swap
:
String
?
)
Memory specs from /proc/meminfo
Members
Constructors
Memory
Specs
Link copied to clipboard
goblin-common
constructor
(
total
:
String
?
,
swap
:
String
?
)
Types
Companion
Link copied to clipboard
goblin-common
object
Companion
Properties
swap
Link copied to clipboard
goblin-common
val
swap
:
String
?
Total swap memory
total
Link copied to clipboard
goblin-common
val
total
:
String
?
Total system memory