func currentDate()

in Sources/apm-agent-ios/Utils/DateProvider.swift [12:15]


    func currentDate() -> Date
}

internal struct SystemDateProvider: DateProvider {