This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-29 16:16:38 +00:00
Code
Releases
Wiki
Activity
Files
d64a9526cd17f2d506cf9e6fb9c68a8636c7da07
godot
/
core
/
bind
History
Juan Linietsky
a120c66f98
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision.
...
-Added, instead an OS.get_system_time_secs(), which is 32 bits friendly,
fixes
#3143
2016-01-10 18:24:55 -03:00
..
core_bind.cpp
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision.
2016-01-10 18:24:55 -03:00
core_bind.h
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision.
2016-01-10 18:24:55 -03:00
SCsub
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00