Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_SYSTEMTIME Struct Reference

#include <sysutils.h>

Data Fields

uint16_t wyear
 The year.
uint16_t wmonth
 The month.
uint16_t wdayofweek
 The day of the week.
uint16_t wday
 The day of the month.
uint16_t whour
 The hour.
uint16_t wminute
 The minute.
uint16_t wsecond
 The second.
uint16_t wmilliseconds
 The millisecond.

Detailed Description

SysUtils types

Field Documentation

◆ wyear

uint16_t wyear

The year.

◆ wmonth

uint16_t wmonth

The month.

◆ wdayofweek

uint16_t wdayofweek

The day of the week.

◆ wday

uint16_t wday

The day of the month.

◆ whour

uint16_t whour

The hour.

◆ wminute

uint16_t wminute

The minute.

◆ wsecond

uint16_t wsecond

The second.

◆ wmilliseconds

uint16_t wmilliseconds

The millisecond.


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