SDL Utility
Time.hpp File Reference

A wrapper around std::chrono::duration. More...

#include <chrono>
#include "Util.hpp"

Go to the source code of this file.

Classes

class  Time
 This class wraps std::chrono::duration and defines some conversions for commonly used times. More...
 

Typedefs

typedef std::nano TimePeriod
 

Variables

SDLU_BEGIN typedef Int64 TimeRep
 

Detailed Description

A wrapper around std::chrono::duration.

Author
Lauchmelder
Date
April 2021

Typedef Documentation

◆ TimePeriod

typedef std::nano TimePeriod

Variable Documentation

◆ TimeRep

SDLU_BEGIN typedef Int64 TimeRep