Type Definition pallet_timestamp::pallet::Now  [−][src]
type Now<T: Config> = StorageValue<_GeneratedPrefixForStorageNow<T>, T::Moment, ValueQuery>;
Current time for the current block.
type Now<T: Config> = StorageValue<_GeneratedPrefixForStorageNow<T>, T::Moment, ValueQuery>;
Current time for the current block.