Flecs
v3.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
mixin.inl
Go to the documentation of this file.
1
12
template
<
typename
... Args>
13
flecs::timer
timer
(Args &&... args)
const
;
flecs::world::timer
flecs::timer timer(Args &&... args) const
Find or register a timer.
flecs::timer
Definition:
impl.hpp:11