| 1 | static void clearStatementCaches() {
 | 
| 2 | callOpt(mc(), "loadTruth_clearCache"); | 
| 3 | callOpt(mc(), "trueStatements_clearCache"); | 
| 4 | } | 
| 5 | |
| 6 | static void clearStatementCaches(double seconds) {
 | 
| 7 |   callOptMC("loadTruth_clearCache", seconds);
 | 
| 8 |   callOptMC("trueStatements_clearCache", seconds);
 | 
| 9 | } | 
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: | 675 / 719 | 
| Referenced in: | [show references] |