g_get_monotonic_time 824 lib/tty/key.c tv1 = g_get_monotonic_time (); g_get_monotonic_time 848 lib/tty/key.c tv2 = g_get_monotonic_time (); g_get_monotonic_time 1791 lib/tty/key.c esc_time == -1 || g_get_monotonic_time () < esc_time + old_esc_mode_timeout) g_get_monotonic_time 1855 lib/tty/key.c esc_time = g_get_monotonic_time (); g_get_monotonic_time 2167 lib/tty/key.c end_time = g_get_monotonic_time () + LEARN_TIMEOUT * MC_USEC_PER_MSEC; g_get_monotonic_time 2177 lib/tty/key.c time_out = end_time - g_get_monotonic_time (); g_get_monotonic_time 1546 lib/util.c now = g_get_monotonic_time (); g_get_monotonic_time 871 lib/vfs/direntry.c tim = g_get_monotonic_time (); g_get_monotonic_time 134 lib/vfs/gc.c stamp->time = g_get_monotonic_time (); g_get_monotonic_time 157 lib/vfs/gc.c VFS_STAMPING (stamp->data)->time = g_get_monotonic_time (); g_get_monotonic_time 251 lib/vfs/gc.c curr_time = g_get_monotonic_time (); g_get_monotonic_time 598 lib/widget/wtools.c start = g_get_monotonic_time (); g_get_monotonic_time 829 src/filemanager/file.c tv_current = g_get_monotonic_time (); g_get_monotonic_time 856 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 893 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 950 src/filemanager/file.c t = g_get_monotonic_time (); g_get_monotonic_time 962 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 998 src/filemanager/file.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 1016 src/filemanager/file.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 2545 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 2820 src/filemanager/file.c const gint64 t1 = g_get_monotonic_time (); g_get_monotonic_time 2825 src/filemanager/file.c const gint64 t2 = g_get_monotonic_time (); g_get_monotonic_time 3551 src/filemanager/file.c ctx->total_transfer_start = g_get_monotonic_time (); g_get_monotonic_time 524 src/filemanager/filegui.c const gint64 t = g_get_monotonic_time (); g_get_monotonic_time 698 src/filemanager/filegui.c ctx->pauses += g_get_monotonic_time () - t; g_get_monotonic_time 1037 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 924 src/vfs/shell/shell.c dir->timestamp = g_get_monotonic_time () + shell_directory_timeout * G_USEC_PER_SEC;