tokio
1.44.1
In tokio::
task::
local
Structs
Context
LocalData
LocalDataEnterGuard
LocalEnterGuard
LocalSet
LocalState
RunUntil
Shared
Constants
CURRENT
INITIAL_CAPACITY
MAX_TASKS_PER_TICK
REMOTE_FIRST_INTERVAL
Functions
spawn_local
spawn_local_inner
tokio
::
task
::
local
Constant
REMOTE_FIRST_INTERVAL
Copy item path
Settings
Help
Summary
Source
const REMOTE_FIRST_INTERVAL:
u8
= 31;
Expand description
How often it check the remote queue first.