aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/profile.c
Commit message (Expand)AuthorAge
* reltimefloat(): allow negative result #10544Justin M. Keyes2019-07-20
* viml/profile: revert proftime_T to unsigned type #10521Justin M. Keyes2019-07-16
* viml/profile: cast os_hrtime() resultJustin M. Keyes2019-07-16
* viml/profile: revert gettimeofday() #10488Justin M. Keyes2019-07-13
* viml/reltime(): allow negative result #10453Justin M. Keyes2019-07-09
* viml/profile: switch to uv_gettimeofday() #10356Justin M. Keyes2019-06-29
* *: Add comment to all C filesZyX2017-04-19
* MSVC: include os/os_defs.h for `inline`. #3239Rui Abreu Ferreira2015-08-25
* startuptime: always enable startuptimeNicolas Hillegeer2014-07-20
* startuptime: implement on top of profiling fnsNicolas Hillegeer2014-07-20
* startuptime: move code to profile.{c,h} + docNicolas Hillegeer2014-07-20
* profiling: implement on top of os_hrtime()Nicolas Hillegeer2014-07-16