IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::Timestamp Struct Reference

Represents platform native timestamp with undefined representation. More...

#include <ice/clock_types.hxx>

Public Attributes

ice::i64 value

Detailed Description

Represents platform native timestamp with undefined representation.

Note
Timestamps should not be presented to users, as these values often represent a point in time with CPU ticks and differ from system to system.

Member Data Documentation

◆ value

ice::i64 ice::Timestamp::value

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