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

9
LINES

< > BotCompany Repo | #1007625 // clearStatementCaches

JavaX fragment (include)

static void clearStatementCaches() {
  callOpt(mc(), "loadTruth_clearCache");
  callOpt(mc(), "trueStatements_clearCache");
}

static void clearStatementCaches(double seconds) {
  callOptMC("loadTruth_clearCache", seconds);
  callOptMC("trueStatements_clearCache", seconds);
}

Author comment

Began life as a copy of #1007471

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: #1007625
Snippet name: clearStatementCaches
Eternal ID of this version: #1007625/1
Text MD5: 75e91812a0df61df9c540862d686343f
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:21
Source code size: 284 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 408 / 430
Referenced in: [show references]