referrerpolicy=no-referrer-when-downgrade

Function polkadot_sdk_frame::benchmarking::v1::current_time

pub fn current_time() -> u128
Expand description

Get the number of nanoseconds passed since the UNIX epoch

WARNING! This is a non-deterministic call. Do not use this within consensus critical logic.