docs: suspend and resume are available on Linux (#27958)

* docs: suspend and resume are available on Linux

* docs: suspend and resume are available on Linux
This commit is contained in:
Stathis Siatras
2021-03-05 03:11:36 +02:00
committed by GitHub
parent ca75bca667
commit d92bab0e29

View File

@@ -8,11 +8,11 @@ Process: [Main](../glossary.md#main-process)
The `powerMonitor` module emits the following events:
### Event: 'suspend' _macOS_ _Windows_
### Event: 'suspend'
Emitted when the system is suspending.
### Event: 'resume' _macOS_ _Windows_
### Event: 'resume'
Emitted when system is resuming.