0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.1285

Problem:    Cannot measure elapsed time.
Solution:   Add reltimefloat().
This commit is contained in:
Bram Moolenaar
2016-02-07 21:19:28 +01:00
parent dc94a26a64
commit 79c2c881bb
5 changed files with 46 additions and 0 deletions

View File

@@ -747,6 +747,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1285,
/**/
1284,
/**/