File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,8 @@ pub struct Instant(time::Instant);
153
153
/// | Windows | [GetSystemTimeAsFileTime] |
154
154
///
155
155
/// [clock_time_get (Realtime Clock)]: https://github.com./NuxiNL/cloudabi/blob/master/cloudabi.txt
156
+ /// [`insecure_time` usercall]: https://edp.fortanix.com/docs/api/fortanix_sgx_abi/struct.Usercalls.html#method.insecure_time
157
+ /// [timekeeping in SGX]: https://edp.fortanix.com/docs/concepts/rust-std/#codestdtimecode
156
158
/// [gettimeofday]: http://man7.org/linux/man-pages/man2/gettimeofday.2.html
157
159
/// [clock_gettime (Realtime Clock)]: https://linux.die.net/man/3/clock_gettime
158
160
/// [__wasi_clock_time_get (Realtime Clock)]: https://github.com./CraneStation/wasmtime/blob/master/docs/WASI-api.md#clock_time_get
You can’t perform that action at this time.
0 commit comments