gint64            748 lib/tty/key.c      static gint64 tv1 = 0;      /* Force first click as single */
gint64            836 lib/tty/key.c          gint64 tv2;
gint64            847 lib/tty/key.c          if (tv1 != 0 && tv2 - tv1 < (gint64) double_click_speed * MC_USEC_PER_MSEC)
gint64           1738 lib/tty/key.c      static gint64 esc_time = -1;
gint64           2162 lib/tty/key.c      gint64 end_time;
gint64           2180 lib/tty/key.c              gint64 time_out;
gint64           1523 lib/util.c     mc_time_elapsed (gint64 * timestamp, gint64 delay)
gint64           1525 lib/util.c         gint64 now;
gint64            279 lib/util.h     gboolean mc_time_elapsed (gint64 * timestamp, gint64 delay);
gint64            866 lib/vfs/direntry.c     gint64 tim;
gint64            100 lib/vfs/gc.c       gint64 time;
gint64            241 lib/vfs/gc.c       gint64 curr_time, exp_time;
gint64             96 lib/vfs/xdirentry.h     gint64 timestamp;           /* Subclass specific */
gint64            591 lib/widget/wtools.c     gint64 start;
gint64            601 lib/widget/wtools.c     sm->delay = (gint64) (delay * G_USEC_PER_SEC);
gint64            666 lib/widget/wtools.c         gint64 start = sm->start;
gint64             43 lib/widget/wtools.h     gint64 start;               /* start time in microseconds */
gint64             44 lib/widget/wtools.h     gint64 delay;               /* delay before raise the 'dlg' in microseconds */
gint64            641 src/filemanager/file.c     static gint64 timestamp = 0;
gint64            643 src/filemanager/file.c     static const gint64 delay = G_USEC_PER_SEC / 25;
gint64            824 src/filemanager/file.c     gint64 tv_current;
gint64            825 src/filemanager/file.c     static gint64 tv_start = -1;
gint64           1154 src/filemanager/file.c                                  gint64 tv_current, gint64 tv_transfer_start, off_t file_size,
gint64           1157 src/filemanager/file.c     gint64 dt;
gint64           1182 src/filemanager/file.c             gint64 total_secs;
gint64           2276 src/filemanager/file.c     gint64 tv_transfer_start;
gint64           2593 src/filemanager/file.c         gint64 tv_current, tv_last_update;
gint64           2594 src/filemanager/file.c         gint64 tv_last_input = 0;
gint64           2595 src/filemanager/file.c         gint64 usecs, update_usecs;
gint64           1085 src/filemanager/filegui.c         gint64 tv_current;
gint64           1187 src/filemanager/filegui.c     static gint64 timestamp = 0;
gint64           1189 src/filemanager/filegui.c     static const gint64 delay = G_USEC_PER_SEC / 25;
gint64           1660 src/filemanager/filemanager.c     static const gint64 update_period = 60 * G_USEC_PER_SEC;
gint64           1661 src/filemanager/filemanager.c     static gint64 tv = 0;
gint64            173 src/filemanager/fileopctx.h     gint64 transfer_start;
gint64            158 src/filemanager/find.c static gint64 last_refresh;
gint64           1014 src/filemanager/find.c     gint64 tv;
gint64           1057 src/filemanager/layout.c     static gint64 timestamp = 0;
gint64           1059 src/filemanager/layout.c     static const gint64 delay = G_USEC_PER_SEC / 10;
gint64           1555 src/vfs/ftpfs/ftpfs.c             gint64 start_tim;
gint64           1563 src/vfs/ftpfs/ftpfs.c                 gint64 tim;