1 | static bool bareDBMode_on; |
2 | |
3 | static void bareDBMode() {
|
4 | bareDBMode(null); // default autoSaveInterval |
5 | } |
6 | |
7 | static void bareDBMode(Int autoSaveInterval) {
|
8 | bareDBMode_on = true; |
9 | conceptsAndBot(autoSaveInterval); |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006004 |
| Snippet name: | bareDBMode |
| Eternal ID of this version: | #1006004/1 |
| Text MD5: | c9eaf1b57a39e8b5c2779a29cf9dfd7c |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-14 02:42:20 |
| Source code size: | 223 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 804 / 811 |
| Referenced in: | [show references] |