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 825 src/filemanager/file.c tv_current = g_get_monotonic_time (); g_get_monotonic_time 2525 src/filemanager/file.c tv_transfer_start = g_get_monotonic_time (); g_get_monotonic_time 2708 src/filemanager/file.c tv_current = g_get_monotonic_time (); g_get_monotonic_time 3515 src/filemanager/file.c tctx->transfer_start = g_get_monotonic_time (); g_get_monotonic_time 1086 src/filemanager/filegui.c tv_current = g_get_monotonic_time (); 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;