NEST
2.6.0,not_revisioned_source_dir@0
|
#include <nest_time.h>
Static Public Attributes | |
static tic_t | TICS_PER_STEP = Time::Range::TICS_PER_STEP_DEFAULT |
static tic_t | TICS_PER_STEP_RND = Time::Range::TICS_PER_STEP - 1 |
static tic_t | OLD_TICS_PER_STEP = Time::Range::TICS_PER_STEP_DEFAULT |
static double_t | TICS_PER_MS = Time::Range::TICS_PER_MS_DEFAULT |
static double_t | MS_PER_TIC = 1/Time::Range::TICS_PER_MS |
static double_t | STEPS_PER_MS = 1/Time::Range::MS_PER_STEP |
static double_t | MS_PER_STEP = TICS_PER_STEP / TICS_PER_MS |
static const tic_t | TICS_PER_STEP_DEFAULT = CONFIG_TICS_PER_STEP |
static const double_t | TICS_PER_MS_DEFAULT = CONFIG_TICS_PER_MS |
static const long_t | INF_MARGIN = 8 |
|
static |
Referenced by nest::Time::compute_max().
|
static |
|
static |
|
static |
Referenced by nest::Time::reset_resolution(), and nest::Time::set_resolution().
|
static |
Referenced by nest::Time::delay_ms_to_steps(), nest::Time::reset_to_defaults(), and nest::Time::set_resolution().
|
static |
|
static |
Referenced by nest::Time::reset_to_defaults().
|
static |
Referenced by nest::Time::advance(), nest::Time::compute_max(), nest::Time::fromstamp(), nest::Time::get_resolution(), nest::Time::get_steps(), nest::Time::get_tics_per_step(), nest::Time::is_grid_time(), nest::Time::pred(), nest::Time::reset_resolution(), nest::Time::reset_to_defaults(), nest::Time::resolution_is_default(), nest::Time::set_resolution(), and nest::Time::succ().
|
static |
|
static |