JWM Source Documentation

TimeType Struct Reference

Structure to represent time since January 1, 1970 GMT. More...

#include <timing.h>

Data Fields

unsigned long seconds
 Seconds.
int ms
 Milliseconds.

Detailed Description

Structure to represent time since January 1, 1970 GMT.

Definition at line 17 of file timing.h.


Field Documentation

Milliseconds.

Definition at line 20 of file timing.h.

unsigned long TimeType::seconds

Seconds.

Definition at line 19 of file timing.h.


The documentation for this struct was generated from the following file: