Skip to content
Snippets Groups Projects
Commit e1b7ca7b authored by Enrico Guiraud's avatar Enrico Guiraud Committed by Danilo Piparo
Browse files

[TDF] Add `Range` nodes

Only in the non-multi-thread case (i.e. only if EnableImplicitMT has not been called), a
new type of node is now available: `Range` nodes act like filters but independently of
the branch values: Ranges filter according to their `start`,`stop` and `stride` parameters.

Ranges allow early stopping of the event-loop, something that was previously not possible.
parent a72e0dba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment