Trait frame_support::traits::OnTimestampSet[][src]

pub trait OnTimestampSet<Moment> {
    fn on_timestamp_set(moment: Moment);
}
Expand description

A trait which is called when the timestamp is set in the runtime.

Required methods

Called when the timestamp is set.

Implementations on Foreign Types

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Called when the timestamp is set.

Implementors