pub async fn post_simulation_timestep( __arg0: State<ApiState>, __arg1: Json<HashMap<String, f64>>, ) -> ApiResult<Json<HashMap<String, String>>>
Set the simulation timestep in seconds (converted to burst frequency).