Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchannel.c142 static proftime_T log_start; variable
176 profile_start(&log_start); in ch_logfile()
196 profile_sub(&log_now, &log_start); in ch_log_lead()