mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 22:34:16 +00:00
chore: auto format code
This commit is contained in:
@@ -86,9 +86,9 @@ func isZeroLoad(avg load.AvgStat) bool {
|
||||
|
||||
var (
|
||||
// Package-level cache for core topology
|
||||
lastTopologyAt time.Time
|
||||
lastTopologyAt time.Time
|
||||
cachedP, cachedE int
|
||||
topologyTTL = 10 * time.Minute
|
||||
topologyTTL = 10 * time.Minute
|
||||
)
|
||||
|
||||
// getCoreTopology returns P-core and E-core counts on Apple Silicon.
|
||||
|
||||
Reference in New Issue
Block a user