Module oasis_core_runtime::common::time
source · Expand description
Runtime time source.
Functions§
- Returns the number of seconds since the UNIX epoch. The time returned is guaranteed to never decrease within each enclave instance (though it may decrease iff the enclave is re-launched).