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: | 619 / 639 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1007625 - clearStatementCaches |