polkadot_
node_
subsystem
7.0.0
In polkadot_
node_
subsystem::
gen::
metered
Modules
oneshot
Structs
CoarseDuration
Meter
MeteredReceiver
MeteredSender
Readout
RecvError
UnboundedMeteredReceiver
UnboundedMeteredSender
Enums
MaybeTimeOfFlight
SendError
TrySendError
Functions
channel
channel_with_priority
prepare_with_tof
unbounded
polkadot_node_subsystem
::
gen
::
metered
Function
prepare_with_tof
Copy item path
Settings
Help
Summary
pub fn prepare_with_tof<T>(meter: &
Meter
, item: T) ->
MaybeTimeOfFlight
<T>