Struct periodic::After[][src]

pub struct After { /* fields omitted */ }

Single time occuring after a fixed duration

Methods

impl After
[src]

Trait Implementations

impl IntoInstantIter for After
[src]

The output Iterator type

Cast into Self::IterType

Auto Trait Implementations

impl Send for After

impl Sync for After