MCPcopy Create free account
hub / github.com/KDE/kwin / animationTimeFactor

Method animationTimeFactor

src/effect/effecthandler.cpp:932–935  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

930}
931
932double EffectsHandler::animationTimeFactor() const
933{
934 return options->animationTimeFactor();
935}
936
937EffectWindow *EffectsHandler::findWindow(WId id) const
938{

Callers 4

reconfigureMethod · 0.45
manageMethod · 0.45
calculateMethod · 0.45
animationTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected