This commit is contained in:
Thomas Graf 2014-08-25 00:20:33 +02:00
parent 13cf9440c4
commit eed0cadf35

View File

@ -269,6 +269,7 @@ int main(int argc, char *argv[])
{ {
unsigned long sleep_time; unsigned long sleep_time;
double read_interval; double read_interval;
int unused;
start_time = time(0); start_time = time(0);
memset(&rtiming, 0, sizeof(rtiming)); memset(&rtiming, 0, sizeof(rtiming));