struct PlaceOS::Core::Client::SystemLoad

Defined in:

placeos-core-client.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PlaceOS::Core::Client::BaseResponse

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def core_cpu : Float64 #

[View source]
def core_memory : Int64 #

[View source]
def cpu_count : Int32 #

[View source]
def hostname : String #

[View source]
def memory_total : Int64 #

[View source]
def memory_usage : Int64 #

[View source]
def total_cpu : Float64 #

[View source]