#include <Platform.h>
Definition at line 73 of file Platform.h.
◆ TimeStamp() [1/2]
ECS::TimeStamp::TimeStamp |
( |
| ) |
|
|
inline |
◆ TimeStamp() [2/2]
ECS::TimeStamp::TimeStamp |
( |
f32 |
floatValue | ) |
|
|
inline |
◆ operator u32()
ECS::TimeStamp::operator u32 |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool ECS::TimeStamp::operator!= |
( |
const TimeStamp & |
other | ) |
const |
|
inline |
◆ operator<()
bool ECS::TimeStamp::operator< |
( |
const TimeStamp & |
other | ) |
const |
|
inline |
◆ operator==()
bool ECS::TimeStamp::operator== |
( |
const TimeStamp & |
other | ) |
const |
|
inline |
◆ operator>()
bool ECS::TimeStamp::operator> |
( |
const TimeStamp & |
other | ) |
const |
|
inline |
◆ asFloat
f32 ECS::TimeStamp::asFloat |
◆ asUInt
u32 ECS::TimeStamp::asUInt |
The documentation for this union was generated from the following file:
- G:/Divide-Framework/Source/ThirdParty/EntityComponentSystem/include/ECS/Platform.h