- add pid to the process toolTip in the top processes

This commit is contained in:
Serhiy Mytrovtsiy
2020-11-17 16:50:55 +01:00
parent eccdf6e9a7
commit ec1c834e58
7 changed files with 6 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
func applicationDidFinishLaunching(_ aNotification: Notification) {
let startingPoint = Date()
print("------------", startingPoint, "------------", to: &Log.log)
self.parseArguments()