Home
last modified time | relevance | path

Searched refs:gettimeofday (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/
H A Dosdef2.h.in78 struct timeval; /* for gettimeofday() */
79 struct timezone; /* for gettimeofday() */
80 extern int gettimeofday(struct timeval *tp, struct timezone *tzp);
H A Dprofiler.c27 gettimeofday(tm, NULL); in profile_start()
43 gettimeofday(&now, NULL); in profile_end()
130 gettimeofday(tm, NULL); in profile_setlimit()
154 gettimeofday(&now, NULL); in profile_passed_limit()
H A Dtime.c905 gettimeofday(struct timeval *tv, char *dummy UNUSED) in gettimeofday() function
922 gettimeofday(&prev_timeval, NULL); in time_push()
979 gettimeofday(&start, NULL); in time_msg()
985 gettimeofday(&now, NULL); in time_msg()
H A Dchannel.c816 gettimeofday(&start_tv, NULL); in channel_connect()
882 gettimeofday(&end_tv, NULL); in channel_connect()
2208 gettimeofday(&chanpart->ch_deadline, NULL); in channel_parse_json()
2226 gettimeofday(&now_tv, NULL); in channel_parse_json()
3766 gettimeofday(&now_tv, NULL); in channel_read_json_block()
H A Dsha256.c386 gettimeofday(&tv, NULL); in get_some_time()
H A Dvim.h2719 # define ELAPSED_INIT(v) gettimeofday(&v, NULL)
H A Dmouse.c2749 gettimeofday(&mouse_time, NULL); in check_termcode_mouse()
H A Dmisc2.c2800 gettimeofday(&now_tv, NULL); in elapsed()
H A Dconfigure.ac3728 getpwent getpwnam getpwuid getrlimit gettimeofday localtime_r lstat \
/vim-8.2.3635/runtime/doc/
H A Drepeat.txt1077 - The accuracy of the time measured depends on the gettimeofday() system
H A Dterm.txt949 Win32, and for an xterm (if the gettimeofday() function is available). For
/vim-8.2.3635/src/auto/
H A Dconfigure1939 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12611 getpwent getpwnam getpwuid getrlimit gettimeofday localtime_r lstat \
/vim-8.2.3635/runtime/syntax/
H A Dphp.vim375 syn keyword phpFunctions checkdate date getdate gettimeofday gmdate gmmktime gmstrftime localtime m…
H A Dxs.vim3523 syn keyword xsMacro getsockname getsockopt getspnam gettimeofday getuid getw
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2786 … = time()] | string','getdate(':'[ int $timestamp = time()] | array','gettimeofday(':'[ bool $retu…