1 | svoid suspendToDisk() {
|
2 | if (isWindows()) |
3 | windows_hibernate(); |
4 | else |
5 | infoBox("TODO: Implement suspend to disk on this OS");
|
6 | } |
Began life as a copy of #1020009
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020010 |
| Snippet name: | suspendToDisk |
| Eternal ID of this version: | #1020010/2 |
| Text MD5: | 4983d242b1baf679b7180ba8dea80645 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-07 20:28:48 |
| Source code size: | 140 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 518 / 562 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |