HMSPerformanceStatsSTRUCT public struct HMSPerformanceStats Propertiesmemory public var memory: Double battery public var battery: Double Methodsinit public init() init public init(cpu: Double, memory: Double, battery: Double) HMSSection.SectionIdentifierHMSUpdateListener