Uses 911K of libraries. Click here for Pure Java version (1722L/10K).
1 | !7 |
2 | |
3 | cmodule TimerTest { |
4 | switchable double interval = 3; |
5 | transient int n; |
6 | |
7 | start { |
8 | dm_timerWithFieldSecondsInterval_startNow('interval, r { |
9 | print("Yo " + ++n); |
10 | }); |
11 | } |
12 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023120 |
Snippet name: | Test dm_timerWithFieldSecondsInterval_startNow (OK) |
Eternal ID of this version: | #1023120/4 |
Text MD5: | b6bc2ba8b77d5f05eb5ddca73348ec87 |
Transpilation MD5: | a137732e98f6c17a64de5ecb8c637a20 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-05-11 14:13:09 |
Source code size: | 201 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 278 / 381 |
Version history: | 3 change(s) |
Referenced in: | [show references] |