Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
float device_display_get_refresh_rate() {
67
return device_data.display_refresh_rate;
68
}
69
70
///////////////////////////////////////////
71
Callers
1
common_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected