VAPOR3 3.9.4
Namespaces | Macros | Functions
PVTime.h File Reference
#include <cmath>
#include <string>
#include <ctime>
#include <stdint.h>
#include <vapor/common.h>

Go to the source code of this file.

Namespaces

namespace  Wasp
 

Macros

#define TIME64_T   int64_t
 

Functions

COMMON_API TIME64_T Wasp::MkTime64 (struct tm *t)
 
COMMON_API struct tm * Wasp::LocalTime64_r (const TIME64_T *t, struct tm *p)
 
COMMON_API struct tm * Wasp::GmTime64_r (const TIME64_T *t, struct tm *p)
 

Macro Definition Documentation

◆ TIME64_T

#define TIME64_T   int64_t

Definition at line 27 of file PVTime.h.