MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / parse_refresh_rate_string

Function parse_refresh_rate_string

src/display_device.cpp:241–301  ·  view source on GitHub ↗

* @brief Parse refresh rate value from the string. * @param input String to be parsed. * @param output Reference to output variable to fill in. * @param allow_decimal_point Specify whether the decimal point is allowed or not. * @returns True on successful parsing (empty string allowed), false otherwise. * * @examples * std::optional refresh_rate;

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parse_remapping_entryFunction · 0.85

Calls 3

stouFunction · 0.85
emptyMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected