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

9
LINES

< > BotCompany Repo | #1007471 // clearAICaches

JavaX fragment (include)

static void clearAICaches() {
  callOpt(mc(), "aiConceptsMap_clearCache");
  clearStatementCaches();
}

static void clearAICaches(double seconds) {
  callOptMC("aiConceptsMap_clearCache", seconds);
  clearStatementCaches(seconds);
}

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: #1007471
Snippet name: clearAICaches
Eternal ID of this version: #1007471/6
Text MD5: 2d7303b08bb61c63542c6ee94c412f50
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-29 13:23:42
Source code size: 240 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 493 / 511
Version history: 5 change(s)
Referenced in: [show references]