.TH "Vector::BLF::SYSTEMTIME" 3 "Vector BLF" \" -*- nroff -*- .ad l .nh .SH NAME Vector::BLF::SYSTEMTIME .SH SYNOPSIS .br .PP .PP \fR#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "\fBuint16_t\fP \fByear\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBmonth\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBdayOfWeek\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBday\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBhour\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBminute\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBsecond\fP" .br .ti -1c .RI "\fBuint16_t\fP \fBmilliseconds\fP" .br .in -1c .SH "Detailed Description" .PP system time .SH "Member Data Documentation" .PP .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::day" day .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::dayOfWeek" day of week (0=Sunday, 6=Saturday) .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::hour" hour .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::milliseconds" milliseconds .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::minute" minute .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::month" month .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::second" second .SS "\fBuint16_t\fP Vector::BLF::SYSTEMTIME::year" year .SH "Author" .PP Generated automatically by Doxygen for Vector BLF from the source code\&.