pub async fn get_simulation_timestep( __arg0: State<ApiState>, ) -> ApiResult<Json<f64>>
Get the current simulation timestep in seconds.