HMSPerformanceStats
STRUCT
public struct HMSPerformanceStats
Properties
memory
public var memory: Double
battery
public var battery: Double
Methods
init
public init()
init
public init(cpu: Double, memory: Double, battery: Double)
Have a suggestion? Recommend changes ->