g_get_monotonic_time 821 lib/tty/key.c tv1 = g_get_monotonic_time (); g_get_monotonic_time 845 lib/tty/key.c tv2 = g_get_monotonic_time (); g_get_monotonic_time 1762 lib/tty/key.c || esc_time == -1 || g_get_monotonic_time () < esc_time + old_esc_mode_timeout) g_get_monotonic_time 1817 lib/tty/key.c esc_time = g_get_monotonic_time (); g_get_monotonic_time 2129 lib/tty/key.c end_time = g_get_monotonic_time () + LEARN_TIMEOUT * MC_USEC_PER_MSEC; g_get_monotonic_time 2139 lib/tty/key.c time_out = end_time - g_get_monotonic_time (); g_get_monotonic_time 1387 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 560 lib/widget/wtools.c start = g_get_monotonic_time (); g_get_monotonic_time 818 src/filemanager/file.c tv_current = g_get_monotonic_time (); g_get_monotonic_time 845 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 882 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 937 src/filemanager/file.c t = g_get_monotonic_time (); g_get_monotonic_time 949 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 985 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 1003 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 2546 src/filemanager/file.c ctx->transfer_start = g_get_monotonic_time (); g_get_monotonic_time 2731 src/filemanager/file.c const gint64 tv_current = g_get_monotonic_time (); g_get_monotonic_time 2816 src/filemanager/file.c const gint64 t1 = g_get_monotonic_time (); g_get_monotonic_time 2820 src/filemanager/file.c const gint64 t2 = g_get_monotonic_time (); g_get_monotonic_time 3528 src/filemanager/file.c ctx->total_transfer_start = g_get_monotonic_time (); g_get_monotonic_time 520 src/filemanager/filegui.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 683 src/filemanager/filegui.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 975 src/filemanager/find.c tv = g_get_monotonic_time (); g_get_monotonic_time 1555 src/vfs/ftpfs/ftpfs.c start_tim = g_get_monotonic_time (); g_get_monotonic_time 1562 src/vfs/ftpfs/ftpfs.c tim = g_get_monotonic_time (); g_get_monotonic_time 1814 src/vfs/ftpfs/ftpfs.c dir->timestamp = g_get_monotonic_time () + ftpfs_directory_timeout * G_USEC_PER_SEC; g_get_monotonic_time 906 src/vfs/shell/shell.c dir->timestamp = g_get_monotonic_time () + shell_directory_timeout * G_USEC_PER_SEC;