Method
GdkFrameClockget_fps
Declaration [src]
double
gdk_frame_clock_get_fps (
GdkFrameClock* frame_clock
)
Description [src]
Calculates the current frames-per-second, based on the
frame timings of frame_clock
.
double
gdk_frame_clock_get_fps (
GdkFrameClock* frame_clock
)
Calculates the current frames-per-second, based on the
frame timings of frame_clock
.