Documentation
Dlang.org
FrameClock.endUpdating
gdk
frame_clock
FrameClock
Stops updates for an animation.
See the documentation for
gdk.frame_clock.FrameClock.beginUpdating
.
class
FrameClock
void
endUpdating
(
)
gdk
frame_clock
FrameClock
functions
beginUpdating
connectAfterPaint
connectBeforePaint
connectFlushEvents
connectLayout
connectPaint
connectResumeEvents
connectUpdate
endUpdating
getCurrentTimings
getFps
getFrameCounter
getFrameTime
getHistoryStart
getRefreshInfo
getTimings
requestPhase
Stops updates for an animation.
See the documentation for gdk.frame_clock.FrameClock.beginUpdating.