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

8
LINES

< > BotCompany Repo | #1004340 // Test console update speed

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

Libraryless. Click here for Pure Java version (100L/1K/3K).

!752

p {
  for (int i = 0; i < 1000; i++) {
    print(i);
    sleep(100);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004340
Snippet name: Test console update speed
Eternal ID of this version: #1004340/1
Text MD5: fe599f5a4ce196a99b6753e22eabcdfa
Transpilation MD5: 14cba405f3af6e6396ae8e7506fff856
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-13 19:32:25
Source code size: 87 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 464 / 502
Referenced in: [show references]