g_get_monotonic_time 822 lib/tty/key.c tv1 = g_get_monotonic_time (); g_get_monotonic_time 846 lib/tty/key.c tv2 = g_get_monotonic_time (); g_get_monotonic_time 1788 lib/tty/key.c || esc_time == -1 || g_get_monotonic_time () < esc_time + old_esc_mode_timeout) g_get_monotonic_time 1852 lib/tty/key.c esc_time = g_get_monotonic_time (); g_get_monotonic_time 2165 lib/tty/key.c end_time = g_get_monotonic_time () + LEARN_TIMEOUT * MC_USEC_PER_MSEC; g_get_monotonic_time 2175 lib/tty/key.c time_out = end_time - g_get_monotonic_time (); g_get_monotonic_time 1553 lib/util.c now = g_get_monotonic_time (); g_get_monotonic_time 868 lib/vfs/direntry.c tim = g_get_monotonic_time (); g_get_monotonic_time 133 lib/vfs/gc.c stamp->time = g_get_monotonic_time (); g_get_monotonic_time 156 lib/vfs/gc.c VFS_STAMPING (stamp->data)->time = g_get_monotonic_time (); g_get_monotonic_time 250 lib/vfs/gc.c curr_time = g_get_monotonic_time (); g_get_monotonic_time 558 lib/widget/wtools.c start = g_get_monotonic_time (); g_get_monotonic_time 822 src/filemanager/file.c tv_current = g_get_monotonic_time (); g_get_monotonic_time 849 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 886 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 941 src/filemanager/file.c t = g_get_monotonic_time (); g_get_monotonic_time 953 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 989 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 1006 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 2550 src/filemanager/file.c ctx->transfer_start = g_get_monotonic_time (); g_get_monotonic_time 2738 src/filemanager/file.c const gint64 tv_current = g_get_monotonic_time (); g_get_monotonic_time 2823 src/filemanager/file.c const gint64 t1 = g_get_monotonic_time (); g_get_monotonic_time 2827 src/filemanager/file.c const gint64 t2 = g_get_monotonic_time (); g_get_monotonic_time 3559 src/filemanager/file.c ctx->total_transfer_start = g_get_monotonic_time (); g_get_monotonic_time 530 src/filemanager/filegui.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 703 src/filemanager/filegui.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 1029 src/filemanager/find.c tv = g_get_monotonic_time (); g_get_monotonic_time 1557 src/vfs/ftpfs/ftpfs.c start_tim = g_get_monotonic_time (); g_get_monotonic_time 1564 src/vfs/ftpfs/ftpfs.c tim = g_get_monotonic_time (); g_get_monotonic_time 1815 src/vfs/ftpfs/ftpfs.c dir->timestamp = g_get_monotonic_time () + ftpfs_directory_timeout * G_USEC_PER_SEC; g_get_monotonic_time 909 src/vfs/shell/shell.c dir->timestamp = g_get_monotonic_time () + shell_directory_timeout * G_USEC_PER_SEC;