| Parameter | Description |
|---|---|
| other | Refresh rate to compare against. |
| obj | Object to compare against. |
bool True if both refresh rates represent the same value, otherwise false.
Returns true if the refresh rates are equal.
Refresh rates are compared as ratios, so fractions that represent the same value are equal even if their numerators and denominators differ. For example, a refresh rate of 120/2 is equal to a refresh rate of 60/1.