Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuViewReschedule
Function
PiuViewReschedule
modules/piu/Pebble/piuView.c:416–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
void PiuViewReschedule(PiuView* self)
417
{
418
PiuApplicationIdleCheck((*self)->application);
419
}
420
421
PiuTick PiuViewTicks(PiuView* self)
422
{
Callers
nothing calls this directly
Calls
1
PiuApplicationIdleCheck
Function · 0.85
Tested by
no test coverage detected