Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuViewReschedule
Function
PiuViewReschedule
modules/piu/PC/lin/piuView.c:875–878 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
873
}
874
875
void PiuViewReschedule(PiuView* self)
876
{
877
PiuApplicationIdleCheck((*self)->application);
878
}
879
880
double PiuViewTicks(PiuView* self)
881
{
Callers
nothing calls this directly
Calls
1
PiuApplicationIdleCheck
Function · 0.85
Tested by
no test coverage detected