Flecs v3.2
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
decl.hpp File Reference

Timer module declarations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  flecs::_
 Int to enum.
 

Typedefs

using flecs::Timer = EcsTimer
 
using flecs::RateFilter = EcsRateFilter
 

Functions

void flecs::_::timer_init (flecs::world &world)
 

Detailed Description

Timer module declarations.

Definition in file decl.hpp.