mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: combine StatsKit and ModuleKit in the one framework: Kit
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
//
|
||||
|
||||
import Cocoa
|
||||
import ModuleKit
|
||||
import StatsKit
|
||||
import Kit
|
||||
|
||||
public struct CPU_Load: value_t {
|
||||
var totalUsage: Double = 0
|
||||
|
||||
Reference in New Issue
Block a user