1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
Martin Guy 69eb5cc478 Put the order of timer parameters back to what it used to be
This patch undoes the change in the order of timer parameters for:
net.accept() net.recv() tmr.delay() tmr.setclock() tmr.set_match_int()
tmr.gettimediff()  and also changes the new tmr.getdiffnow() to have the
same parameter ordering as the others.
The default timer ID (the systimer), which previously was obtained with an
optional last parameter, is now obtained by supplying nil as the timer ID.
2012-01-21 17:30:38 +02:00
..
2011-07-18 17:14:03 +02:00
2011-07-28 17:53:10 +02:00
2011-04-27 00:52:33 +02:00
2010-01-25 23:43:05 +00:00
2011-04-13 11:38:26 +02:00
2011-04-05 18:11:31 +02:00
2010-01-25 23:43:05 +00:00
2011-07-19 18:05:33 +02:00
2010-01-25 23:43:05 +00:00