Copyright © 2014-2023 Michael Truog
Version: 2.0.6 Jun 20 2023 18:35:40 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog at protonmail dot com).
count/1 |
A count to be used for the number of service processes and threads used.An integer is an absolute count while a floating point number is a multiplier on the number of logical processors available. |
count/2 |
A count to be used for the number of service processes and threads used.An integer is an absolute count while a floating point number is a multiplier on the number of logical processors available. |
count(I::pos_integer() | float()) -> pos_integer()
count(I::pos_integer() | float(), Schedulers::pos_integer()) -> pos_integer()
Generated by EDoc