]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0398: profile test fails when two functions take same time v8.2.0398
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Mar 2020 19:57:09 +0000 (20:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Mar 2020 19:57:09 +0000 (20:57 +0100)
commita21df1db3ca619afdcb47931af042508a6bbc8e5
treef2bc143f17934db6292dbffb47b4b8b8c599f6d9
parent5715b3147bfc8ddfe905339f6fd224fd3a5a3ba1
patch 8.2.0398: profile test fails when two functions take same time

Problem:    Profile test fails when two functions take same time.
Solution:   Add a short sleep in once function. (closes #5797)
src/testdir/test_profile.vim
src/version.c