Function Task.tid
Gets the Tid
associated with this task for use with
std
.
std .concurrency .Tid tid() nothrow @property @trusted;
const(std .concurrency .Tid) tid() nothrow @property @trusted const;
Gets the Tid
associated with this task for use with
std
.
std .concurrency .Tid tid() nothrow @property @trusted;
const(std .concurrency .Tid) tid() nothrow @property @trusted const;