Home
last modified time | relevance | path

Searched refs:time_diff (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dos_vms.c744 struct _generic_64 time_diff; in RealWaitForChar() local
766 &convert_operation, &sec, &time_diff); in RealWaitForChar()
770 &convert_operation, &sec, &time_diff); in RealWaitForChar()
777 &time_diff, in RealWaitForChar()
809 &time_diff); in RealWaitForChar()
H A Dtime.c955 time_diff(struct timeval *then, struct timeval *now) in time_diff() function
986 time_diff(&start, &now); in time_msg()
990 time_diff(((struct timeval *)tv_start), &now); in time_msg()
993 time_diff(&prev_timeval, &now); in time_msg()