Index: src/airodump-ng.c
===================================================================
--- src/airodump-ng.c	(revision 1076)
+++ src/airodump-ng.c	(working copy)
@@ -4695,7 +4695,7 @@
             break;
         }
 
-        if( time( NULL ) - tt1 >= 20 )
+        if( time( NULL ) - tt1 >= 1 )
         {
             /* update the csv stats file */
 
