struct PlaceOS::Core::Api::Status::RunCount
- PlaceOS::Core::Api::Status::RunCount
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
api/status.crConstructors
- .new(local : PlaceOS::Core::ProcessManager::Count, edge : Hash(String, PlaceOS::Core::ProcessManager::Count))
- .new(pull : JSON::PullParser)
Instance Method Summary
- #clone
- #copy_with(local _local = @local, edge _edge = @edge)
- #edge : Hash(String, PlaceOS::Core::ProcessManager::Count)
- #local : PlaceOS::Core::ProcessManager::Count
Constructor Detail
def self.new(local : PlaceOS::Core::ProcessManager::Count, edge : Hash(String, PlaceOS::Core::ProcessManager::Count))
#