Method

CoglOutputget_refresh_rate

Declaration [src]

float
cogl_output_get_refresh_rate (
  CoglOutput* output
)

Description [src]

Gets the number of times per second that the output device refreshes the display contents.

Return value

Type: float

The refresh rate of the output device. A value of zero indicates that the refresh rate is unknown.