Type Definition pallet_timestamp::pallet::Now[][src]

type Now<T: Config> = StorageValue<_GeneratedPrefixForStorageNow<T>, T::Moment, ValueQuery>;
Expand description

Current time for the current block.