Ryan Pavlik
|
807438bb69
|
os/time: Remove XRT_MAYBE_UNUSED usages.
static inline is sufficient to avoid warnings about unused functions.
|
2020-03-02 14:01:18 -06:00 |
|
Ryan Pavlik
|
31ee6a1966
|
os/time: Documentation.
|
2020-03-02 13:59:06 -06:00 |
|
Ryan Pavlik
|
227e53d030
|
os/time: Clean up comments and ifdefs.
|
2020-03-02 12:24:49 -06:00 |
|
Jakob Bornecrantz
|
d375843b65
|
os/time: Add time getting and conversion functions
For Linux it is based on CLOCK_MONOTONIC.
|
2020-02-27 13:55:57 +00:00 |
|
Drew DeVault
|
c6586cfd1e
|
comp_compositor: use nanosleep instead of usleep
Improves portability
|
2019-09-26 15:05:22 +00:00 |
|