summaryrefslogtreecommitdiffstats
path: root/server/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* worker: move dcc_add_surface_area_imageMarc-André Lureau2015-11-231-0/+3
| | | | | Author: Marc-André Lureau <marcandre.lureau@gmail.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
* server: Include stdint.h for int64_tFrancois Gouget2015-11-161-0/+1
| | | | | | | This fixes a compilation error with gcc 4.4 on RHEL 6. Signed-off-by: Francois Gouget <fgouget@codeweavers.com> Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
* Replace now() with get_mononotonic_time()Marc-André Lureau2015-10-291-0/+2
| | | | Acked-by: Frediano Ziglio <fziglio@redhat.com>
* utils: add red_get_monotonic_time()Marc-André Lureau2015-10-291-0/+32