aboutsummaryrefslogtreecommitdiff
path: root/src/core/clock.c
Commit message (Collapse)AuthorAge
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
| | | | | | There is now a public nng_duration type. We have also updated the zerotier work to work with the signed int64_t's that the latst ZeroTier dev branch is using.
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
|
* Pull out the posix clock stuff for plat_clock.Garrett D'Amore2017-01-12