mg_local_time

Represents local time.

Time is defined with nanoseconds since midnight.

  1. struct mg_local_time
    version(unittest)
    extern (C)
    struct mg_local_time {}
  2. struct mg_local_time

Members

Variables

nanoseconds
long nanoseconds;
Undocumented in source.

Meta