*** empty log message ***
This commit is contained in:
parent
4cee66d5a8
commit
8b96b7169d
@ -132,7 +132,7 @@ void finish(void)
|
||||
void catcher(void)
|
||||
{
|
||||
struct timeval tv;
|
||||
struct timeval start;
|
||||
static struct timeval start;
|
||||
|
||||
gettimeofday(&tv, NULL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user