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

Represent the current systems clock frequency. Can be used to transform timestamps to time values. More...

#include <ice/clock_types.hxx>

Public Attributes

ice::f64 value

Detailed Description

Represent the current systems clock frequency. Can be used to transform timestamps to time values.

Member Data Documentation

◆ value

ice::f64 ice::ClockFrequency::value

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