Update main.h add secondTime

sim-fail-4
Alan Johnston 4 months ago committed by GitHub
parent 97165bbbea
commit f718a98d92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -98,6 +98,7 @@ int socket_open = 0;
int sock = 0;
int loop = -1, loop_count = 0;
int firstTime = ON; // 0;
int secondTime = ON;
long start;
int testCount = 0;
long time_start;

Loading…
Cancel
Save

Powered by TurnKey Linux.