Skip to content

SoWin::haveIdleTasks()

Mark Millard edited this page Apr 11, 2018 · 1 revision
    // Added to support Magic Lantern MainLoop processing.
    int SoWin::haveIdleTasks(void)
    { return (SoWinP::idleSensorId != 0); }
Clone this wiki locally