This function is called incrementally to process additional background work.
A deadline is provided which can be checked using funcGLib.get_monotonic_time so
that additional work can be processed each frame.
This is useful for situations where you are incrementally performing
background work such as spell checking or semantic syntax highlighting.
This function is called incrementally to process additional background work. A deadline is provided which can be checked using funcGLib.get_monotonic_time so that additional work can be processed each frame.
This is useful for situations where you are incrementally performing background work such as spell checking or semantic syntax highlighting.