iFun Engine API  1.0.0-b6053
Great Technology for Great Games
fun::Timer Member List

This is the complete list of members for fun::Timer, including all inherited members.

Cancel(const Id &timer_id) ASSERT_NO_ROLLBACKfun::Timerstatic
ExpireAfter(const WallClock::Duration &rel_time, const Handler &handler, const EventTag &tag=kTimerEventTag) ASSERT_NO_ROLLBACKfun::Timerstatic
ExpireAt(const WallClock::Value &abs_time, const Handler &handler, const EventTag &tag=kTimerEventTag) ASSERT_NO_ROLLBACKfun::Timerstatic
ExpireRepeatedly(const WallClock::Duration &interval, const Handler &handler, const EventTag &tag=kTimerEventTag) ASSERT_NO_ROLLBACKfun::Timerstatic
FindArgument(const string &component_name) (defined in fun::Component)fun::Componentstatic
Handler typedeffun::Timer
Id typedeffun::Timer
Install(const fun::ArgumentMap &arguments)fun::Timerstatic
kInvalidTimerIdfun::Timerstatic
Uninstall() (defined in fun::Timer)fun::Timerstatic