1 | static void clearAICaches() { |
2 | callOpt(mc(), "aiConceptsMap_clearCache"); |
3 | clearStatementCaches(); |
4 | } |
5 | |
6 | static void clearAICaches(double seconds) { |
7 | callOptMC("aiConceptsMap_clearCache", seconds); |
8 | clearStatementCaches(seconds); |
9 | } |
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: | 618 / 639 |
Version history: | 5 change(s) |
Referenced in: | [show references] |