diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-10-26 01:10:08 +0300 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-10-26 01:10:08 +0300 |
commit | 004d00e6689f452fc9fdf91f5ffc6d6aed697d54 (patch) | |
tree | 14ecb8e069bb67a223fa9603642559d620dd880e /os/connection.c | |
parent | d285833290316cb5dd1e7f1e52c96be3e9cf21cd (diff) |
GetTimeInMillis: simplify monotonic test
We don't actually need to get the CPU clock ID, which means we don't need
the monotonic_usable test. Since there's now only one branch, the
compiler will treat that as likely, so we don't need xproto 7.0.9 anymore.
The fallthrough to gettimeofday() is preserved.
Diffstat (limited to 'os/connection.c')
0 files changed, 0 insertions, 0 deletions