Home
last modified time | relevance | path

Searched refs:glfwGetTimerValue (Results 1 – 25 of 53) sorted by relevance

123

/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/examples/
H A Dsharing.c119 srand((unsigned int) glfwGetTimerValue()); in main()
/dports/graphics/glfw/glfw-3.3.4/examples/
H A Dsharing.c119 srand((unsigned int) glfwGetTimerValue()); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/examples/
H A Dsharing.c118 srand((unsigned int) glfwGetTimerValue()); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/examples/
H A Dsharing.c118 srand((unsigned int) glfwGetTimerValue()); in main()
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/examples/
H A Dsharing.c118 srand((unsigned int) glfwGetTimerValue()); in main()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/examples/
H A Dsharing.c119 srand((unsigned int) glfwGetTimerValue()); in main()
/dports/graphics/embree/embree-3.13.2/tutorials/common/glfw/include/GLFW/
H A Dglfw3.h3787 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3766 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/devel/emscripten/emscripten-2.0.3/system/include/GLFW/
H A Dglfw3.h3787 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3766 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3766 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h3766 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/py-glfw/glfw-2.5.0/glfw/
H A DGLFW.py339 get_timer_value as glfwGetTimerValue, unknown
H A D__init__.py2486 _glfw.glfwGetTimerValue.restype = ctypes.c_uint64
2487 _glfw.glfwGetTimerValue.argtypes = []
2495 return int(_glfw.glfwGetTimerValue())
/dports/misc/box2d/box2d-2.4.1/extern/glfw/include/GLFW/
H A Dglfw3.h5065 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/include/GLFW/
H A Dglfw3.h5053 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/include/GLFW/
H A Dglfw3.h5053 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/GLFW/
H A Dglfw3.h5047 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/include/GLFW/
H A Dglfw3.h5031 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/include/GLFW/
H A Dglfw3.h5031 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/include/GLFW/
H A Dglfw3.h5382 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/include/GLFW/
H A Dglfw3.h5413 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/glfw/glfw-3.3.4/include/GLFW/
H A Dglfw3.h5413 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/include/GLFW/
H A Dglfw3.h5146 GLFWAPI uint64_t glfwGetTimerValue(void);
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-0.34.0/src/ffi/
H A Dmod.rs525 pub fn glfwGetTimerValue() -> c_ulonglong; //uint64_t in glfwGetTimerValue() function

123