Expand description
Scopes with profiling labels set at schedule time.
Structsยง
- Boxed
Operator ๐ - Labelled
Operator - A wrapper around a type implementing
Operatethat sets a profiling label every time the operator is scheduled. - Labelled
Schedule ๐ - A wrapper around a
Schedulethat sets a profiling label before scheduling. - Labelled
Scope - A wrapper around a timely
Scopethat that sets its name as a profiling label before scheduling its child operators.