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

3
LINES

< > BotCompany Repo | #1003770 // sleepMinutes

JavaX fragment (include)

static void sleepMinutes(int minutes) {
  sleepSeconds(minutes*60);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003770
Snippet name: sleepMinutes
Eternal ID of this version: #1003770/1
Text MD5: 0c833f9e6d6414b61b160eb8a314a0aa
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-07-26 23:09:43
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 529 / 525
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)