LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
Public Attributes | List of all members
TimeValue Struct Reference

Time since Jan-01-1970. More...

#include <time.h>

Inheritance diagram for TimeValue:
salhelper::TTimeValue

Public Attributes

sal_uInt32 Seconds
 
sal_uInt32 Nanosec
 

Detailed Description

Time since Jan-01-1970.

Warning
sal_uInt32 TimeValue::Seconds is only large enough for representing dates until year 2106.

Member Data Documentation

◆ Nanosec

sal_uInt32 TimeValue::Nanosec

◆ Seconds

sal_uInt32 TimeValue::Seconds

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