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

14
LINES

< > BotCompany Repo | #1019968 // doLater clean up test

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

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

1  
!7
2  
3  
set flag timerTask_verbose.
4  
5  
module CleanUpTest > DynPrintLog {
6  
  start {
7  
    whoopsie();
8  
  }
9  
  
10  
  void whoopsie {
11  
    printWithTime("Whoopsie");
12  
    doLater(2.0, r whoopsie);
13  
  }
14  
}

Author comment

Began life as a copy of #1019961

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: #1019968
Snippet name: doLater clean up test
Eternal ID of this version: #1019968/2
Text MD5: 66f0be31823bf52ce9e359275474f67b
Transpilation MD5: 890d59f48369d7fa63da4644ef8d3d8e
Author: stefan
Category: javax / automation
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-02 13:25:14
Source code size: 198 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 244 / 320
Version history: 1 change(s)
Referenced in: [show references]