summaryrefslogtreecommitdiff
path: root/server/utils.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-14server: Add time constants to go with spice_get_monotonic_time_ms()Francois Gouget1-0/+2
2015-12-14server: Add time constants to go with spice_get_monotonic_time_ns()Francois Gouget1-1/+4
2015-12-11server: Add spice_get_monotonic_time_ms()Francois Gouget1-0/+5
2015-12-11server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()Francois Gouget1-1/+1
2015-12-09server: misc header cleanupsFrediano Ziglio1-4/+2
2015-11-27server: cleanupsMarc-André Lureau1-1/+30
2015-11-23worker: move dcc_add_surface_area_imageMarc-André Lureau1-0/+3
2015-11-16server: Include stdint.h for int64_tFrancois Gouget1-0/+1
2015-10-29Replace now() with get_mononotonic_time()Marc-André Lureau1-0/+2
2015-10-29utils: add red_get_monotonic_time()Marc-André Lureau1-0/+32