Function helldive_rs::get_war_time

source ·
pub async fn get_war_time(war_id: i64) -> Result<i64, HelldiversError>
Expand description

Get the current time of a war

Arguments: war_id: i64 - The ID of the war to get the time of