Libraryless. Click here for Pure Java version (1327L/9K/32K).
1 | !7 |
2 | |
3 | p {
|
4 | CriticalAction c = beginCriticalAction("Very Critical!");
|
5 | print("Action!");
|
6 | sleepSeconds(30); |
7 | print("Done.");
|
8 | endCriticalAction(c); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1007241 |
| Snippet name: | Critical Action Test - press "kill" twice to end before 30 second delay |
| Eternal ID of this version: | #1007241/2 |
| Text MD5: | 326cbcc921f3ea36ef1277efe41e09b0 |
| Transpilation MD5: | e3f16de3639dde53482a7551a2816c40 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-12 22:26:30 |
| Source code size: | 159 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 660 / 801 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |