Show the time of sleep of my Mac
When close the lock, the Mac goes sleeping
WHen I open the lock, the Mac wakes up. But I do not see when it went asleep or how long it slept
Is there an app for this ?
MacBook Pro 13″, macOS 13.6
When close the lock, the Mac goes sleeping
WHen I open the lock, the Mac wakes up. But I do not see when it went asleep or how long it slept
Is there an app for this ?
MacBook Pro 13″, macOS 13.6
If you wish, you can look at the sleep event log using the following Applications -> Utilities -> Terminal command:
pmset -g log | grep -e ‘ Sleep ‘ -e ‘ Wake ‘
Show the time of sleep of my Mac