diff options
| author | Eli Zaretskii | 2012-10-28 19:42:52 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2012-10-28 19:42:52 +0200 |
| commit | 640bf8ad44027d37f917d0927e50c2dfea254917 (patch) | |
| tree | 19953e299a16d30ef5357549c3a753a320228074 /src/coding.h | |
| parent | 64ccff5f0ed8f0347b30e8fb4bd9b18a6cbaf1c0 (diff) | |
| download | emacs-640bf8ad44027d37f917d0927e50c2dfea254917.tar.gz emacs-640bf8ad44027d37f917d0927e50c2dfea254917.zip | |
Don't use CLOCKS_PER_SEC in w32 timers.
src/w32proc.c (TIMER_TICKS_PER_SEC): New macro.
(timer_loop, getitimer, setitimer): Use it instead of
CLOCKS_PER_SEC, which is no longer pertinent, since we don't use
'clock'.
(w32_get_timer_time): Use 10*TIMER_TICKS_PER_SEC instead of a
literal 10000.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions