MCPcopy 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
875void PiuViewReschedule(PiuView* self)
876{
877 PiuApplicationIdleCheck((*self)->application);
878}
879
880double PiuViewTicks(PiuView* self)
881{

Callers

nothing calls this directly

Calls 1

PiuApplicationIdleCheckFunction · 0.85

Tested by

no test coverage detected