Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
932
double EffectsHandler::animationTimeFactor() const
933
{
934
return options->animationTimeFactor();
935
}
936
937
EffectWindow *EffectsHandler::findWindow(WId id) const
938
{
Callers
4
reconfigure
Method · 0.45
manage
Method · 0.45
calculate
Method · 0.45
animationTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected