Ninja
Macros | Typedefs
timestamp.h File Reference
#include <inttypes.h>
Include dependency graph for timestamp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __STDC_FORMAT_MACROS
 

Typedefs

typedef int64_t TimeStamp
 

Macro Definition Documentation

◆ __STDC_FORMAT_MACROS

#define __STDC_FORMAT_MACROS

Definition at line 22 of file timestamp.h.

Typedef Documentation

◆ TimeStamp

typedef int64_t TimeStamp

Definition at line 31 of file timestamp.h.