Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84bb421 commit 80f6bf9Copy full SHA for 80f6bf9
SCSL/Rein/Rein/main.cpp
@@ -45,7 +45,7 @@ int main(int argc, char **argv)
45
string windowcontent="";
46
bool firstchange=true;
47
double matchingtime = 0;
48
- int totaladjusttime = 0;
+ double totaladjusttime = 0;
49
50
/////////////////////////////////start old rein///////////////////////////////////////////
51
// insert
0 commit comments