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 2130 lib/tty/key.c end_time = g_get_monotonic_time () + LEARN_TIMEOUT * MC_USEC_PER_MSEC; g_get_monotonic_time 2140 lib/tty/key.c time_out = end_time - g_get_monotonic_time (); g_get_monotonic_time 1384 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 819 src/filemanager/file.c tv_current = g_get_monotonic_time (); g_get_monotonic_time 846 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 883 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 938 src/filemanager/file.c t = g_get_monotonic_time (); g_get_monotonic_time 950 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 986 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 1004 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 2549 src/filemanager/file.c ctx->transfer_start = g_get_monotonic_time (); g_get_monotonic_time 2734 src/filemanager/file.c const gint64 tv_current = g_get_monotonic_time (); g_get_monotonic_time 2819 src/filemanager/file.c const gint64 t1 = g_get_monotonic_time (); g_get_monotonic_time 2823 src/filemanager/file.c const gint64 t2 = g_get_monotonic_time (); g_get_monotonic_time 3550 src/filemanager/file.c ctx->total_transfer_start = g_get_monotonic_time (); g_get_monotonic_time 522 src/filemanager/filegui.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 695 src/filemanager/filegui.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 1001 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 1816 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;