Home
last modified time | relevance | path

Searched refs:ELAPSED_INIT (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Dui.c283 ELAPSED_INIT(start_tv); in inchar_loop()
H A Dvim.h2719 # define ELAPSED_INIT(v) gettimeofday(&v, NULL) macro
2725 # define ELAPSED_INIT(v) v = GetTickCount() macro
H A Dos_unix.c1898 ELAPSED_INIT(start_tv); in get_x11_windis()
5029 ELAPSED_INIT(start_tv); in mch_call_shell_fork()
5065 ELAPSED_INIT(start_tv); in mch_call_shell_fork()
6176 ELAPSED_INIT(start_tv); in RealWaitForChar()
7607 ELAPSED_INIT(start_tv); in setup_term_clip()
H A Dmisc1.c1106 ELAPSED_INIT(start_tv); in vim_beep()
H A Dchannel.c4604 ELAPSED_INIT(start_tv); in channel_parse_messages()
H A Dex_docmd.c7521 ELAPSED_INIT(start_tv); in do_sleep()