mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
- add pid to the process toolTip in the top processes
This commit is contained in:
@@ -43,6 +43,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
|
||||
|
||||
func applicationDidFinishLaunching(_ aNotification: Notification) {
|
||||
let startingPoint = Date()
|
||||
print("------------", startingPoint, "------------", to: &Log.log)
|
||||
|
||||
self.parseArguments()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user