#include <nest_time.h>
Public Member Functions | |
| Limit (tic_t tics, long steps, double ms) | |
| Limit (const tic_t &) | |
Public Attributes | |
| tic_t | tics |
| long | steps |
| double | ms |
|
inline |
| Time::Limit::Limit | ( | const tic_t & | t | ) |
| double nest::Time::Limit::ms |
Referenced by nest::Time::fromstamp().
| long nest::Time::Limit::steps |
| tic_t nest::Time::Limit::tics |
Referenced by nest::Time::max(), nest::Time::min(), and nest::Time::range().