This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
*** empty log message ***
master
Marc Alexander Lehmann
11 years ago
parent
db76da4f44
commit
171e721b85
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
ev.c
+ 1
- 2
ev.c
View File
@ -1950,11 +1950,10 @@ timers_reschedule (EV_P_ ev_tstamp adjust)
inline_speed
void
time_update
(
EV_P_
ev_tstamp
max_block
)
{
int
i
;
#
if EV_USE_MONOTONIC
if
(
expect_true
(
have_monotonic
)
)
{
int
i
;
ev_tstamp
odiff
=
rtmn_diff
;
mn_now
=
get_clock
(
)
;
Write
Preview
Loading…
Cancel
Save