MCPcopy 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
416void PiuViewReschedule(PiuView* self)
417{
418 PiuApplicationIdleCheck((*self)->application);
419}
420
421PiuTick PiuViewTicks(PiuView* self)
422{

Callers

nothing calls this directly

Calls 1

PiuApplicationIdleCheckFunction · 0.85

Tested by

no test coverage detected