sometimes logs give you 0 time
This commit is contained in:
parent
b8f571aa86
commit
69368f53ba
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
BEGIN{
|
||||
date=strftime("%F",172800);
|
||||
date=strftime("%F",86401);
|
||||
count=1;
|
||||
sum=0;
|
||||
most=0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue