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

Function device_get_runtime

StereoKitC/device.cpp:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100///////////////////////////////////////////
101
102const char* device_get_runtime() {
103 return device_data.runtime;
104}
105
106///////////////////////////////////////////
107

Callers 2

input_hand_initFunction · 0.85
openxr_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected