Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::units::duration Struct Reference

Duration units. More...

#include <decl.hpp>

Classes

struct  Days
 Days unit. More...
 
struct  Hours
 Hours unit. More...
 
struct  MicroSeconds
 MicroSeconds unit. More...
 
struct  MilliSeconds
 MilliSeconds unit. More...
 
struct  Minutes
 Minutes unit. More...
 
struct  NanoSeconds
 NanoSeconds unit. More...
 
struct  PicoSeconds
 PicoSeconds unit. More...
 
struct  Seconds
 Seconds unit. More...
 

Detailed Description

Duration units.

Definition at line 136 of file decl.hpp.


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