Attribute indicating in which thread you need to make an object step.
@StepThread(2) void threadStep() @safe { ... }
See Implementation
Attribute indicating in which thread you need to make an object step.