Commit message (Expand) | Author | Age | |
---|---|---|---|
* | reltimefloat(): allow negative result #10544 | Justin M. Keyes | 2019-07-20 |
* | viml/profile: revert proftime_T to unsigned type #10521 | Justin M. Keyes | 2019-07-16 |
* | viml/profile: cast os_hrtime() result | Justin M. Keyes | 2019-07-16 |
* | viml/profile: revert gettimeofday() #10488 | Justin M. Keyes | 2019-07-13 |
* | viml/reltime(): allow negative result #10453 | Justin M. Keyes | 2019-07-09 |
* | viml/profile: switch to uv_gettimeofday() #10356 | Justin M. Keyes | 2019-06-29 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | MSVC: include os/os_defs.h for `inline`. #3239 | Rui Abreu Ferreira | 2015-08-25 |
* | startuptime: always enable startuptime | Nicolas Hillegeer | 2014-07-20 |
* | startuptime: implement on top of profiling fns | Nicolas Hillegeer | 2014-07-20 |
* | startuptime: move code to profile.{c,h} + doc | Nicolas Hillegeer | 2014-07-20 |
* | profiling: implement on top of os_hrtime() | Nicolas Hillegeer | 2014-07-16 |