aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/Clock.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* Stats: use monotonic clock instead of GTimerMax Kellermann2013-11-241-0/+7
| | | | Reduce GLib usage.
* Stats: use GetProcessTimes() on WIN32 to determine MPD uptimeMax Kellermann2013-11-241-0/+11
| | | | | Don't use GTimer if the operating system is able to tell us the uptime.
* system/clock: convert to C++Max Kellermann2013-10-151-0/+41