MCPcopy 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
896void PiuViewReschedule(PiuView* self)
897{
898 PiuApplicationIdleCheck((*self)->application);
899}
900
901double PiuViewTicks(PiuView* self)
902{

Callers

nothing calls this directly

Calls 1

PiuApplicationIdleCheckFunction · 0.85

Tested by

no test coverage detected