Expand description
Raw system types and functions
Structs§
- tm
- C definition of decoded time.
Functions§
- get_
time - Gets current UTC time in seconds, if available.
- parse_
unix - Parses UTC time into tm struct, if possible
- time⚠
- Raw C API function to access time
- utc_now
- Gets UTC time, if available
Type Aliases§
- time_t
- Alias to time_t.