aboutsummaryrefslogtreecommitdiff
path: root/src/os/time.h
Commit message (Expand)AuthorAge
* Add comments and fix `os_microdelay` callThiago de Arruda2014-04-06
* Implement os_microdelay and os_delay on top of itThiago de Arruda2014-04-06
* Address clint warnings and other style issues.Thomas Wienecke2014-03-27
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Implement `mch_delay` on top of libuvThiago de Arruda2014-03-24