Module sgx_tstd::time [−][src]
Temporal quantification.
Structs
| Duration |
A |
| Instant |
A measurement of a monotonically nondecreasing clock.
Opaque and useful only with |
| SystemTime |
A measurement of the system clock, useful for talking to external entities like the file system or other processes. |
| SystemTimeError |
An error returned from the |
Constants
| UNIX_EPOCH |
An anchor in time which can be used to create new |