// hours = 0 to 23 static void waitUntilClockTime(int hours, int minutes) { while (licensed() && (hours() != hours || minutes() != minutes)) sleepSeconds(1); }
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: | #1006915 |
Snippet name: | waitUntilClockTime |
Eternal ID of this version: | #1006915/1 |
Text MD5: | 2418a212f0c99611058c01dbbbb22f5e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-16 03:34:28 |
Source code size: | 169 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 416 / 446 |
Referenced in: | [show references] |