This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-12 16:40:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06f80d5c0886f6f9d4d5df31166a32f12e47532e
love
/
src
/
modules
/
timer
T
History
Alex Szpakowski
06f80d5c08
Fixed undefined behaviour when love exceptions are converted into Lua errors (resolves issue
#729
)
2013-09-05 23:17:29 -03:00
..
sdl
Added love.window (issue #6.) All window-related functions have been moved from love.graphics to love.window.
2013-05-10 22:32:15 -03:00
Timer.h
Updated love.timer.getTime to be microsecond-precise and monotonic (thanks Boolsheet), removed the now-obsolete love.timer.getMicroTime (issue
#492
)
2013-05-09 23:12:50 -03:00
wrap_Timer.cpp
Fixed undefined behaviour when love exceptions are converted into Lua errors (resolves issue
#729
)
2013-09-05 23:17:29 -03:00
wrap_Timer.h
Updated love.timer.getTime to be microsecond-precise and monotonic (thanks Boolsheet), removed the now-obsolete love.timer.getMicroTime (issue
#492
)
2013-05-09 23:12:50 -03:00