Home
last modified time | relevance | path

Searched refs:get_splash_tick_msec (Results 1 – 16 of 16) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/core/os/
H A Dos.cpp50 uint64_t OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in OS
H A Dos.h283 uint64_t get_splash_tick_msec() const;
/dports/devel/godot2/godot-2.1.6-stable/core/os/
H A Dos.cpp50 uint64_t OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in OS
H A Dos.h283 uint64_t get_splash_tick_msec() const;
/dports/devel/godot-tools/godot-3.2.3-stable/core/os/
H A Dos.cpp84 uint64_t OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in OS
H A Dos.h356 uint64_t get_splash_tick_msec() const;
/dports/devel/godot/godot-3.2.3-stable/core/os/
H A Dos.cpp84 uint64_t OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in OS
H A Dos.h356 uint64_t get_splash_tick_msec() const;
/dports/devel/godot2-tools/godot-2.1.6-stable/core/bind/
H A Dcore_bind.h264 uint32_t get_splash_tick_msec() const;
H A Dcore_bind.cpp780 uint32_t _OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in _OS
782 return OS::get_singleton()->get_splash_tick_msec(); in get_splash_tick_msec()
1122 ObjectTypeDB::bind_method(_MD("get_splash_tick_msec"), &_OS::get_splash_tick_msec); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/core/bind/
H A Dcore_bind.h264 uint32_t get_splash_tick_msec() const;
H A Dcore_bind.cpp780 uint32_t _OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in _OS
782 return OS::get_singleton()->get_splash_tick_msec(); in get_splash_tick_msec()
1122 ObjectTypeDB::bind_method(_MD("get_splash_tick_msec"), &_OS::get_splash_tick_msec); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/core/bind/
H A Dcore_bind.h303 uint32_t get_splash_tick_msec() const;
H A Dcore_bind.cpp956 uint32_t _OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in _OS
958 return OS::get_singleton()->get_splash_tick_msec(); in get_splash_tick_msec()
1351 ClassDB::bind_method(D_METHOD("get_splash_tick_msec"), &_OS::get_splash_tick_msec); in _bind_methods()
/dports/devel/godot-tools/godot-3.2.3-stable/core/bind/
H A Dcore_bind.h303 uint32_t get_splash_tick_msec() const;
H A Dcore_bind.cpp956 uint32_t _OS::get_splash_tick_msec() const { in get_splash_tick_msec() function in _OS
958 return OS::get_singleton()->get_splash_tick_msec(); in get_splash_tick_msec()
1351 ClassDB::bind_method(D_METHOD("get_splash_tick_msec"), &_OS::get_splash_tick_msec); in _bind_methods()