Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dprofiler.pro6 float_T profile_float(proftime_T *tm);
/vim-8.2.3635/src/
H A Dprofiler.c98 profile_float(proftime_T *tm) in profile_float() function
H A Dtime.c241 rettv->vval.v_float = profile_float(&tm); in f_reltimefloat()