getThreadNumber {ParallelLogger}R Documentation

Return the number of the current thread

Description

Return the number of the current thread

Usage

getThreadNumber()

Value

Returns the number of the current thread. Returns 0 if this is the main thread.


[Package ParallelLogger version 3.4.2 Index]