diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-21 15:51:17 +0200 |
---|---|---|
committer | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-21 19:29:29 +0200 |
commit | fb5a786bdb5b7b52b9c36b3eb8b6d2cc002aa8f3 (patch) | |
tree | 53af7c169a81413d5dee46128174b3d7b82073ff /runtime/compiler/php.vim | |
parent | 8ec0aef307f64353c4d21377f6482df238ef7764 (diff) | |
download | rneovim-fb5a786bdb5b7b52b9c36b3eb8b6d2cc002aa8f3.tar.gz rneovim-fb5a786bdb5b7b52b9c36b3eb8b6d2cc002aa8f3.tar.bz2 rneovim-fb5a786bdb5b7b52b9c36b3eb8b6d2cc002aa8f3.zip |
term: replace gettimeofday()
gettimeofday() is not portable, replace with os_hrtime() wherever possible.
The new code should behave equivalently to the old implementation.
Because of this, HAVE_GETTIMEOFDAY is no longer necessary To be able to
handle double clicks.
Diffstat (limited to 'runtime/compiler/php.vim')
0 files changed, 0 insertions, 0 deletions