MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / device_display_get_refresh_rate

Function device_display_get_refresh_rate

StereoKitC/device.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64///////////////////////////////////////////
65
66float device_display_get_refresh_rate() {
67 return device_data.display_refresh_rate;
68}
69
70///////////////////////////////////////////
71

Callers 1

common_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected