Learn R Programming

ParallelLogger (version 3.4.1)

getThreadNumber: Return the number of the current thread

Description

Return the number of the current thread

Usage

getThreadNumber()

Arguments

Value

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