Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuViewReschedule
Function
PiuViewReschedule
modules/piu/PC/win/piuView.cpp:896–899 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
894
}
895
896
void PiuViewReschedule(PiuView* self)
897
{
898
PiuApplicationIdleCheck((*self)->application);
899
}
900
901
double PiuViewTicks(PiuView* self)
902
{
Callers
nothing calls this directly
Calls
1
PiuApplicationIdleCheck
Function · 0.85
Tested by
no test coverage detected