search-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
search-client
search-client
/
com.jillesvangurp.ktsearch
/
NodeStatsCpu
Node
Stats
Cpu
@
Serializable
data
class
NodeStatsCpu
(
val
percent
:
Int
?
=
null
)
Members
Constructors
Node
Stats
Cpu
Link copied to clipboard
constructor
(
percent
:
Int
?
=
null
)
Properties
percent
Link copied to clipboard
val
percent
:
Int
?