toxcore/other/travis
iphydf abc17b0f89
Factor out time keeping code into its own module: mono_time.c.
It turns out, `unix_time` is also monotonic, and is used as such, so I've
renamed the new functions to `mono_time_*`.

2018-07-08:
```
00:01 <@irungentoo> the idea used to be that the unix_time() function
  could go backward in time but I think I might have started using it like
  if it could not after I changed it so that it would never go back in time
```
2018-07-09 21:04:50 +00:00
..
env-freebsd.sh Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
env.sh Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00
freebsd-install Fix FreeBSD build on Travis 2018-05-10 03:45:43 -04:00
freebsd-install-stage1 Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
freebsd-install-stage2 Separate FreeBSD Travis build in 2 stages 2017-12-12 20:20:52 -05:00
toxcore-script Factor out time keeping code into its own module: mono_time.c. 2018-07-09 21:04:50 +00:00