countEventsByNameInPeriod

suspend fun countEventsByNameInPeriod(name: String, startDate: Date, endDate: Date): Int(source)