Skip to content

fplTimestamp Union Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores a timestamp, used for delta measurements only. More...

#include <final_platform_layer.h>

Data Fields

Type Name
uint64_t unused
Padding field that prevents the union from being empty when no platform branch matches.

Detailed Description

Stores a timestamp, used for delta measurements only.

Definition at line 4634 of file final_platform_layer.h.

Field Documentation

unused

uint64_t fplTimestamp::unused

Padding field that prevents the union from being empty when no platform branch matches.

Definition at line 4653 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally