time_c

Module sys

source
Expand description

Raw system types and functions

Structs§

  • C definition of decoded time.

Functions§

  • Gets current UTC time, if available.
  • time
    Raw C API function to access time
  • Parses UTC time into tm struct, if possible

Type Aliases§