HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes
tt::hires_utc_clock Struct Reference

#include <TTauri/Foundation/hires_utc_clock.hpp>

Public Types

using rep = int64_t
 
using period = std::nano
 
using duration = std::chrono::duration<rep, period>
 
using time_point = std::chrono::time_point<hires_utc_clock>
 

Static Public Member Functions

static time_point now () noexcept
 
static std::chrono::system_clock::time_point to_system_time_point (time_point x) noexcept
 

Static Public Attributes

static const bool is_steady = false
 

Detailed Description

Timestamp


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