_std/macros/process.dm
Macros related to the process scheduler | |
SET_LAST_TASK | In hot loops prefer this over process.setLastTask(task, object) |
---|
Define Details
SET_LAST_TASK
In hot loops prefer this over process.setLastTask(task, object)
Macros related to the process scheduler | |
SET_LAST_TASK | In hot loops prefer this over process.setLastTask(task, object) |
---|
In hot loops prefer this over process.setLastTask(task, object)