Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1007241 // Critical Action Test - press "kill" twice to end before 30 second delay

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1327L/9K/32K).

!7

p {
  CriticalAction c = beginCriticalAction("Very Critical!");
  print("Action!");
  sleepSeconds(30);
  print("Done.");
  endCriticalAction(c);
}

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: 343 / 419
Version history: 1 change(s)
Referenced in: [show references]