diff options
author | Max Kellermann <max@duempel.org> | 2008-10-03 15:35:58 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-03 15:35:58 +0200 |
commit | c85a3c8f1d28929bb18afc72ec3abd3dd9ed4b7c (patch) | |
tree | 4736087f6fca9a986481f34c0d02838c0fb205cf /src/command.h | |
parent | 466530d2506d7bcea3d2d546a471bf51b78f85e7 (diff) | |
download | mpd-c85a3c8f1d28929bb18afc72ec3abd3dd9ed4b7c.tar.gz mpd-c85a3c8f1d28929bb18afc72ec3abd3dd9ed4b7c.tar.xz mpd-c85a3c8f1d28929bb18afc72ec3abd3dd9ed4b7c.zip |
store MPD_UPDATE_TIME as guint
The glib function g_timeout_add() wants the interval as guint in
milliseconds. Store the update interval in this form, instead of
having to multiply MPD_UPDATE_TIME with 1000.
Diffstat (limited to 'src/command.h')
0 files changed, 0 insertions, 0 deletions