Trait sgx_tstd::untrusted::time::InstantEx[][src]

pub trait InstantEx {
    fn now() -> Instant;
fn elapsed(&self) -> Duration; }

Required Methods

Implementors