Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ GetSleepTime
Method
GetSleepTime
sources/effects/AnimationBase.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
};
65
66
int AnimationBase::GetSleepTime()
67
{
68
return _sleepTime;
69
};
70
71
int AnimationBase::clamp(int v, int lo, int hi)
72
{
Callers
2
start
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected