Method code for $scheduler.sleep()

[Turn on line numbering]
arg howlong;

.add_task(howlong, 'resume_job, task_id());
.suspend(this());

["// Miroslav Silovic ", "// Created 05-Sep-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark