Enum wasi_common::clocks::SystemTimeSpec [−][src]
pub enum SystemTimeSpec { SymbolicNow, Absolute(SystemTime), }
Variants
Auto Trait Implementations
impl RefUnwindSafe for SystemTimeSpec
impl Send for SystemTimeSpec
impl Sync for SystemTimeSpec
impl Unpin for SystemTimeSpec
impl UnwindSafe for SystemTimeSpec