Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Are they milliseconds, microseconds, seconds or else? What are they?
Why don't you check the documentation first? This kind of information would definitely be stated in the doc.
If another thread has locked the mutex, this function will wait for at most timeout milliseconds for the mutex to become available.
milliseconds
Missed it, thanks. It's milliseconds.