|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
An appreviated broken down time. More...
#include <time.h>
Public Member Functions | |
| tm_simple () | |
| tm_simple (int _year, int _mon, int _mday, int _hour, int _min, int _sec) | |
Public Attributes | |
| int | sec |
| int | min |
| int | hour |
| int | mday |
| int | mon |
| int | year |
| int | wday |
| int | yday |
| int | isdsdt |
An appreviated broken down time.
|
inline |
|
inline |
| int tm_simple::hour |
| int tm_simple::isdsdt |
| int tm_simple::mday |
| int tm_simple::min |
| int tm_simple::mon |
| int tm_simple::sec |
| int tm_simple::wday |
| int tm_simple::yday |
| int tm_simple::year |