NiLuJe
|
82b5f64178
|
time: Fix another subtle FP issue in split_s_us
The us part wasn't actually truncated properly.
|
2022-10-25 01:47:01 +02:00 |
|
zwim
|
4969811c08
|
Optimization: Use constant folding for divisions not a power of two (#9609)
|
2022-10-10 22:21:27 +02:00 |
|
zwim
|
9b9cfe29a4
|
[feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999)
|
2022-05-05 21:00:22 +02:00 |
|
HW
|
ef111b99c6
|
Refactored to use strictly locals
|
2013-10-18 22:38:07 +02:00 |
|
chrox
|
4d4ad5fd4b
|
cleanup: use local variables in time arithmetic
|
2013-03-02 22:24:21 +08:00 |
|
Qingping Hou
|
a7b2215249
|
bug fix in time.lua
a crazy typo
|
2012-11-23 01:04:56 -05:00 |
|
Qingping Hou
|
d3e0424122
|
add setTimeOut method in inputevent.lua
adapt all the state machine to use setTimeOut. Now supported gestures
includes tap, double tap and hold.
|
2012-11-17 13:41:26 -05:00 |
|
Qingping Hou
|
dfd697453b
|
add time module
|
2012-11-16 18:54:01 -05:00 |
|