ThreadRunningtime()
Returns the time the thread has been executing for, in milliseconds
Usage
NUMERIC = ThreadRunningtime(
p1
)
Argument | Summary |
---|---|
p1 | thread |
Returns the time the thread has been executing for, in milliseconds
NUMERIC = ThreadRunningtime(
p1
)
Argument | Summary |
---|---|
p1 | thread |