Skip to main content

epoch

Function epoch 

Source
pub async fn epoch<'a>(
    executor: impl PgExecutor<'a>,
) -> Result<i64, DatabaseError>