SObjectizer  5.7
Static Public Member Functions | List of all members
timertt::details::timer_wheel_engine_defaults Struct Reference

Container for static method with default values for timer_wheel engine. More...

#include <all.hpp>

Static Public Member Functions

static unsigned int default_wheel_size ()
 Default wheel size. More...
 
static monotonic_clock::duration default_granularity ()
 Default tick duration. More...
 

Detailed Description

Container for static method with default values for timer_wheel engine.

Since
v.1.1.0

Member Function Documentation

◆ default_granularity()

static monotonic_clock::duration timertt::details::timer_wheel_engine_defaults::default_granularity ( )
inlinestatic

Default tick duration.

◆ default_wheel_size()

static unsigned int timertt::details::timer_wheel_engine_defaults::default_wheel_size ( )
inlinestatic

Default wheel size.


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