doc: add docs about the runnable calculations

This commit is contained in:
Wim Taymans 2026-04-07 16:20:46 +02:00
parent 50aacea749
commit 247918339e
3 changed files with 364 additions and 0 deletions

View file

@ -23,6 +23,9 @@ node is scheduled to run.
This document describes the processing that happens in the data processing
thread after the main thread has configured it.
Before scheduling of the node happens, the scheduler will collect a list of
nodes that are runnable, see \ref page_running
# Nodes
Nodes are objects with 0 or more input and output ports.