Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
logging::LogTimestamp Struct Reference

Local wall-clock timestamp captured for each retained log entry. More...

#include <src/logging/logger.h>

Public Attributes

int day = 0
 One-based day of month in local time.
 
int hour = 0
 Hour component in 24-hour local time.
 
int millisecond = 0
 Millisecond component in local time.
 
int minute = 0
 Minute component in local time.
 
int month = 0
 One-based calendar month in local time.
 
int second = 0
 Second component in local time.
 
int year = 0
 Full calendar year in local time.
 

Detailed Description

Local wall-clock timestamp captured for each retained log entry.


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