get_gps

Function get_gps 

Source
pub async fn get_gps(pool: &PgPool, timestamp: &i64) -> Result<(GPSRow, GPSRow)>
Expand description

Returns the closest 2 timestamps by their distance to the camera timestamp.