Julia 1.12.0 RC1CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker whether a timer is still active. Use t.timeout and t.interval to read the setup conditions of a Timer t. julia> t = Timer(1.0; interval=0.5) Timer (open, timeout: 1.0 s, interval: 0.5 s) @0x000000010f4e6e90 @0x000000010f4e6e90 julia> isopen(t) true julia> t.timeout 1.0 julia> close(t) julia> isopen(t) false Note interval is subject to accumulating time skew. If you need precise events at a particular abso-0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker whether a timer is still active. Use t.timeout and t.interval to read the setup conditions of a Timer t. julia> t = Timer(1.0; interval=0.5) Timer (open, timeout: 1.0 s, interval: 0.5 s) @0x000000010f4e6e90 @0x000000010f4e6e90 julia> isopen(t) true julia> t.timeout 1.0 julia> close(t) julia> isopen(t) false Note interval is subject to accumulating time skew. If you need precise events at a particular abso-0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker whether a timer is still active. Use t.timeout and t.interval to read the setup conditions of a Timer t. julia> t = Timer(1.0; interval=0.5) Timer (open, timeout: 1.0 s, interval: 0.5 s) @0x000000010f4e6e90 @0x000000010f4e6e90 julia> isopen(t) true julia> t.timeout 1.0 julia> close(t) julia> isopen(t) false Note interval is subject to accumulating time skew. If you need precise events at a particular abso-0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker whether a timer is still active. Use t.timeout and t.interval to read the setup conditions of a Timer t. julia> t = Timer(1.0; interval=0.5) Timer (open, timeout: 1.0 s, interval: 0.5 s) @0x000000010f4e6e90 @0x000000010f4e6e90 julia> isopen(t) true julia> t.timeout 1.0 julia> close(t) julia> isopen(t) false Note interval is subject to accumulating time skew. If you need precise events at a particular abso-0 码力 | 2047 页 | 7.41 MB | 3 月前3
julia 1.13.0 DEVCPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker whether a timer is still active. Use t.timeout and t.interval to read the setup conditions of a Timer t. julia> t = Timer(1.0; interval=0.5) Timer (open, timeout: 1.0 s, interval: 0.5 s) @0x000000010f4e6e90 @0x000000010f4e6e90 julia> isopen(t) true julia> t.timeout 1.0 julia> close(t) julia> isopen(t) false Note interval is subject to accumulating time skew. If you need precise events at a particular abso-0 码力 | 2058 页 | 7.45 MB | 3 月前3
julia 1.10.10CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker Timer requires yield points to update its state. For instance, isopen(t::Timer) cannot be used to timeout a non-yielding while loop. sourceCHAPTER 41. ESSENTIALS 620 Base.AsyncCondition – Type. AsyncCondition() Return x. source Base.timedwait – Function. timedwait(testcb, timeout::Real; pollint::Real=0.1) Waits until testcb() returns true or timeout seconds have passed, whichever is earlier. The test function0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker Timer requires yield points to update its state. For instance, isopen(t::Timer) cannot be used to timeout a non-yielding while loop. sourceCHAPTER 41. ESSENTIALS 620 Base.AsyncCondition – Type. AsyncCondition() Return x. source Base.timedwait – Function. timedwait(testcb, timeout::Real; pollint::Real=0.1) Waits until testcb() returns true or timeout seconds have passed, whichever is earlier. The test function0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.4CPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker Timer requires yield points to update its state. For instance, isopen(t::Timer) cannot be used to timeout a non-yielding while loop. source Base.AsyncCondition – Type. AsyncCondition() Create a async Return x. source Base.timedwait – Function. timedwait(testcb, timeout::Real; pollint::Real=0.1) Wait until testcb() returns true or timeout seconds have passed, whichever is earlier. The test function0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 DocumentationCPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker Timer requires yield points to update its state. For instance, isopen(t::Timer) cannot be used to timeout a non-yielding while loop. source Base.AsyncCondition – Type. AsyncCondition() Create a async Return x. source Base.timedwait – Function. timedwait(testcb, timeout::Real; pollint::Real=0.1) Wait until testcb() returns true or timeout seconds have passed, whichever is earlier. The test function0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release NotesCPU_THREADS, the number of logical CPU cores available. JULIA_WORKER_TIMEOUT A Float64 that sets the value of Distributed.worker_timeout() (default: 60.0). This function gives the number of seconds a worker Timer requires yield points to update its state. For instance, isopen(t::Timer) cannot be used to timeout a non-yielding while loop. source Base.AsyncCondition – Type. AsyncCondition() Create a async Return x. source Base.timedwait – Function. timedwait(testcb, timeout::Real; pollint::Real=0.1) Wait until testcb() returns true or timeout seconds have passed, whichever is earlier. The test function0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 21 条
- 1
- 2
- 3













