time_type = double (#984)
* Change `time_type` to `double` to support time-step accuracy in longer running simulations. * Change connection delay to `float` from `time_type` in order to avoid unnecessary memory overheads.
Please register or sign in to comment